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

--- Comment #3 from Brion Vibber <[email protected]> 2011-05-27 17:26:36 UTC 
---
It looks to me like inputbox needs to be more cleanly validating/interpreting
its input.

Title::newFromText() will happily decode the '&#39;' from the escaped input
string into a single apostrophe, which can then be output cleanly into the form
parameters where we need the more canonical version.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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