User "Wikinaut" posted a comment on MediaWiki.r90092. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90092#c20879 Commit summary:
fix for bug29371 . regex wordwrap with UTF8: do not use \b metacharacter. The problem is that JavaScript recognizes word boundaries only before/after ASCII letters (and numbers/underscore) Comment: Hello all, in order to get this fixed, I need test cases. Test cases needed! I only can say, it *does* reliably work for me with non-ASCIIs on several installations, and I tend to st status to "ok". Please, dear Code Reviewer, give me hints how to test the "border" case. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
