https://bugzilla.wikimedia.org/show_bug.cgi?id=26767
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Krinkle <[email protected]> 2011-01-17 11:49:01 UTC --- The suggestion to create the page is not wrong. What's wrong is that the character is not encoded through htmlentities()[0] since it should present a way to create [[¢]] instead of "[[ยข]]". Although this case also asks for a check to see if a title is a valid page title (since ";" is not allowed in page names) - so in this case it shouldn't ask for it to be created after all. -- Krinkle [0] The same way {{PAGENAME}} is encoded in html entities. See also: http://commons.wikimedia.org/?oldid=48378112#testhello -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
