User "Wikinaut" changed the status of MediaWiki.r90092. Old Status: new New Status: fixme
User "Wikinaut" also posted a comment on MediaWiki.r90092. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90092#c18083 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: see also http://breakthebit.org/post/3446894238/word-boundaries-in-javascripts-regular-expressions for broader regex. Marked as fixme _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
