User "Wikinaut" posted a comment on MediaWiki.r90092.

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

Yes, but first let's test and concentrate to check highlighting for what makes 
the characters, and characters with accents and combining characters with 
diacritical marks (including combining accents) 
http://en.wikipedia.org/wiki/Combining_character .

BTW, highlight works it works for « Hashar » . Will be added as test case.

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

Reply via email to