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

BUG: escape dots in @Path #217

Open
sergiolopes opened this issue May 17, 2010 · 2 comments
Open

BUG: escape dots in @Path #217

sergiolopes opened this issue May 17, 2010 · 2 comments

Comments

@sergiolopes
Copy link
Member

Today, paths like @path("/myfile.txt") also works with "/myfileZtxt". We need to escape dots in @path

@sergiolopes
Copy link
Member Author

Is this fixed?

@sugui
Copy link

sugui commented Nov 1, 2011

I found some other case with the same behaviour, in my case I had two path /headOffice/{ho.id}.{format} and /headOffice/1/monitor, and if I don't use different priorities I get a "There are two rules that matches the uri".

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