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

Generating URLs Bug #275

Closed
achmstein opened this issue Jun 12, 2016 · 4 comments
Closed

Generating URLs Bug #275

achmstein opened this issue Jun 12, 2016 · 4 comments

Comments

@achmstein
Copy link

I have "TagController" and If I tried to use @Url.Action("Index", "Tag") inside href attribute, the library will remove "Tag" from URL.

@turquoiseowl
Copy link
Owner

There is an issue with URLs that begin with a path component of 3 characters that are interpreted as a language tag and hence are localized/unlocalized by i18n. There are some recent issues on here which go into this further. Thanks.

@achmstein
Copy link
Author

I couldn't find these issues.
Regards

@turquoiseowl
Copy link
Owner

Please see #240 and #271

@turquoiseowl
Copy link
Owner

Please re-open if necessary.

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

No branches or pull requests

2 participants