https://bugzilla.wikimedia.org/show_bug.cgi?id=33570
--- Comment #2 from Brion Vibber <[email protected]> 2012-01-08 20:57:09 UTC --- Reporting seems to go through MWException::reportHTML()'s non-OutputPage path, which explicitly sends "Content-Type: text/xhtml; charset=utf-8". This should set the encoding just fine, and shouldn't require anything additional -- unless something else has started output already by mistake, such as PHP's error reporting. What are the exact circumstances of the error you're seeing? Can you reproduce it regularly for testing? -- 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
