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

fix(urlMatcherFactory): include the slash in squashed params #2065

Merged
merged 1 commit into from
Aug 19, 2015
Merged

fix(urlMatcherFactory): include the slash in squashed params #2065

merged 1 commit into from
Aug 19, 2015

Conversation

eddiemonge
Copy link
Contributor

Squashed params were ignoring a missing slash before the param so things
like /users123 would match /url/:id

Fixes #2064

Squashed params were ignoring a missing slash before the param so things
like /users123 would match /url/:id

Fixes #2064
@nateabele
Copy link
Contributor

@eddiemonge Hey, just saw this. Should be good. I'll poke at it a bit later today.

@christopherthielen christopherthielen added this to the 0.2.16 milestone Aug 19, 2015
nateabele added a commit that referenced this pull request Aug 19, 2015
fix(urlMatcherFactory): include the slash in squashed params
@nateabele nateabele merged commit 9dd9aef into angular-ui:master Aug 19, 2015
@eddiemonge eddiemonge deleted the issue_2064 branch August 19, 2015 19:20
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

Successfully merging this pull request may close these issues.

4 participants