User "^demon" changed the status of MediaWiki.r90723.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90723#c0
Commit summary:

* (bug 29564) Fix XML export output when LiquidThreads thread data contains 
bogus UTF-8

We should still fix the input validation so that signature threads are 
truncated cleanly etc, but this will fix the XML export of such bogus data by 
running the bits through UtfNormal::cleanUp(). This applies UTF-8 validation, 
removes bogus sequences, and also applies NFC transformations, as is already 
done on the rest of the XML export output.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to