https://bugzilla.wikimedia.org/show_bug.cgi?id=43136
--- Comment #3 from [email protected] --- We could encode a limited number of entities if they are part of the aliases, it seems like this is the only place this creates problems. That would make it possible to add literal pipe characters. The other special characters; ampersand, semicolons, hashmarks and question marks, does not seem to create problems. It would be encoded in the strings before they are sent to the API, and decoded after they are received in the API. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
