https://bugzilla.wikimedia.org/show_bug.cgi?id=46867

Daniel Kinzler <daniel.kinz...@wikimedia.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.kinz...@wikimedia.de

--- Comment #1 from Daniel Kinzler <daniel.kinz...@wikimedia.de> ---
My guess is that the input is a unicode control character that gets stripped in
the normalization process. We shouldn't really accept that kind of thing as
input, but apparently we do.

If this is true, the '' key is technically correct. But we could hack it to
just use the original string in that case. Not sure what's the Right Thing
here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to