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): regex params should respect case-sensitivity #1713

Merged
merged 1 commit into from
Mar 28, 2015

Conversation

MohammadYounes
Copy link
Contributor

Fixes #1671

@nateabele
Copy link
Contributor

The patch looks good. Can you just amend the commit message to something like fix($urlMatcherFactory): regex params should respect case-sensitivity -- that way it'll work properly with our changelog generator. Thanks!

@MohammadYounes
Copy link
Contributor Author

@nateabele Done!

@MohammadYounes MohammadYounes changed the title Respect case insensitivity for regex params fix($urlMatcherFactory): regex params should respect case-sensitivity Mar 28, 2015
nateabele added a commit that referenced this pull request Mar 28, 2015
fix($urlMatcherFactory): regex params should respect case-sensitivity
@nateabele nateabele merged commit 985c57a into angular-ui:master Mar 28, 2015
@nateabele
Copy link
Contributor

Merged. Thanks again.

@christopherthielen christopherthielen added this to the 0.2.14 milestone May 19, 2015
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.

Regex parameters do not respect case insensitivity
3 participants