Skip to content

fix($urlMatcherFactory): unquote all dashes from array params #1716

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

Merged
merged 1 commit into from
Jan 29, 2015

Conversation

cwmrowe
Copy link
Contributor

@cwmrowe cwmrowe commented Jan 29, 2015

I noticed when using an array of uuids in a URL that the URL Matcher would only unquote the first dash it found. The fix was pretty straight forward and I have added tests.

@christopherthielen christopherthielen added this to the 0.2.14 milestone Jan 29, 2015
christopherthielen added a commit that referenced this pull request Jan 29, 2015
fix($urlMatcherFactory): unquote all dashes from array params
@christopherthielen christopherthielen merged commit 7032281 into angular-ui:master Jan 29, 2015
@christopherthielen
Copy link
Contributor

Closes #1717

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

Successfully merging this pull request may close these issues.

2 participants