Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Unverified Commit ddbdf2d5 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

Use culture invariant conversion to lower case. Ohterwise 'I' may be converted...

Use culture invariant conversion to lower case. Ohterwise 'I' may be converted to 'ı' (missing dot) depending on the culture/language settings (e.g. turkish) and thus several lookups fail. Using culture independent conversion to lower case still gives 'i'.
parent e0f8d7b3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment