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

Daniel Kinzler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Daniel Kinzler <[email protected]> ---
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to