https://bugzilla.wikimedia.org/show_bug.cgi?id=14365
--- Comment #11 from Ilmari Karonen <[email protected]> 2009-01-07 06:03:13 UTC --- I've tried searching for a browser compatibility table for ', but haven't found any so far. Anyway, XHTML has existed for almost a decade now, so I suspect only very old browsers would be completely unaware of it. The IE behavior worries me more: one page I found, http://seewhatever.de/blog/?p=114 , says even IE 7 won't recognize ' in HTML mode, and seems to suggest that it's the MIME type that makes the difference. Anyway, why do we output named character entities at all? We already have a table of the Unicode code points corresponding to all of them, so it would be trivial to make normalizeEntity() output numeric entities only. -- 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
