User "Brion VIBBER" posted a comment on MediaWiki.r90092.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90092#c20959
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:

r94702 fixes a regression found in a test case that Hashar had commented out in 
r94609, enabled since r94681.

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

Reply via email to