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

some uses of SLRE need to be made case-insensitive #42

Open
bruceravel opened this issue Mar 19, 2015 · 0 comments
Open

some uses of SLRE need to be made case-insensitive #42

bruceravel opened this issue Mar 19, 2015 · 0 comments

Comments

@bruceravel
Copy link
Member

Alas, I don't understand how to make SLRE's (?i) thing work. In the "strings" branch I am working on lowercasing things before doing matching.

An example is in XDI_validate_item when checking a extension item against the versioning string. It should be OK to have an extension item called foo.x and an extra_version string which includes Foo/7.95.

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

1 participant