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

URLFor() does not default to the current action #763

Closed
perdjurner opened this issue Apr 12, 2017 · 2 comments
Closed

URLFor() does not default to the current action #763

perdjurner opened this issue Apr 12, 2017 · 2 comments
Labels

Comments

@perdjurner
Copy link
Contributor

When doing #URLFor()# on a page like /mycontroller/myaction it outputs just /mycontroller.

Pre 2.0 it would output /mycontroller/myaction.

@cfwheels/core-team anyone know when / why this changed?

@perdjurner perdjurner added the bug label Apr 12, 2017
@neokoenig
Copy link
Contributor

And if that is the case - shouldn't this have failed some unit tests?

@chrisdpeters
Copy link
Contributor

I can think of a feature that really messed around with urlFor...

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

3 participants