Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define and use a route for the /menu-position/{rule} path #33

Open
star-szr opened this issue Jun 10, 2016 · 1 comment
Open

Define and use a route for the /menu-position/{rule} path #33

star-szr opened this issue Jun 10, 2016 · 1 comment
Labels

Comments

@star-szr
Copy link
Contributor

I created a menu position rule and then moved it around in the menu UI (changed its parent). I then got into this unrecoverable exception:

Symfony\Component\Routing\Exception\RouteNotFoundException: Route "" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 187 of core/lib/Drupal/Core/Routing/RouteProvider.php).

I think if we define and use a dummy route this may help. We probably need it anyway even if it doesn't fix this particular bug.

@midnightLuke
Copy link
Collaborator

Just flagging this as related to #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants