Do case-insensitive comparisons properly

Bug #545485 reported by Max Rabkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
Triaged
Low
Unassigned

Bug Description

u"SS".lower() != u"ß", but these are case-insensitively the same ("Weiß" is "WEISS" when written in capitals, though Python doesn't know this). We should use a proper unicode-aware case-insensitive match function everywhere we need it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.