-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
Goto route is broken on controllers #392
Comments
btw, this might be related to the fact that I deleted my cached router. Aren't weak routes taken into account for this feature ? |
I confirm this. The GoTo is back after the cached router is dumped again |
Haehnchen
added a commit
that referenced
this issue
Dec 7, 2014
Haehnchen
added a commit
that referenced
this issue
Dec 7, 2014
@stof updates here? also related issues are redundant now? |
possible missing controller as service go with #428, also includes test cases |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, I have the "Go to controller" action on my routes, but the controller only has the "Go to template". It misses the "Go to route"
The text was updated successfully, but these errors were encountered: