User "Bawolff" posted a comment on MediaWiki.r86130.

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

(follow-up r69626) Make it so the intl normalizer_normalize function is not
fed an invalid sequence in UtfNormal::cleanUp

normalizer_normalize seems to return false if fed an invalid unicode sequence 
(Which is quite different
from what our built in normalization functions do). So use quickIsNFC if it 
returns false.
(Noticed when investigating bug 28541).

Comment:

Adding tags 1.17, 1.17wmf1. (which probably means I should not have touched the 
release notes, whoops)

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to