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

Goto route is broken on controllers #392

Closed
stof opened this issue Dec 3, 2014 · 5 comments
Closed

Goto route is broken on controllers #392

stof opened this issue Dec 3, 2014 · 5 comments

Comments

@stof
Copy link
Contributor

stof commented Dec 3, 2014

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"

@stof
Copy link
Contributor Author

stof commented Dec 3, 2014

btw, this might be related to the fact that I deleted my cached router. Aren't weak routes taken into account for this feature ?

@stof
Copy link
Contributor Author

stof commented Dec 3, 2014

I confirm this. The GoTo is back after the cached router is dumped again

@Haehnchen
Copy link
Owner

missing bundle shortcut syntax FooBundle:Bar:method support. fixed in next release. should also address issues: #376, #365. route test case _configurator_final

@Haehnchen
Copy link
Owner

@stof updates here? also related issues are redundant now?

@Haehnchen
Copy link
Owner

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
Projects
None yet
Development

No branches or pull requests

2 participants