Jens Ohlig has submitted this change and it was merged. Change subject: use \pZ (separator) and \pC (control) to squash whitespace instead of \s ......................................................................
use \pZ (separator) and \pC (control) to squash whitespace instead of \s - \s doesn't work 100% of the time and failing with some test cases for me - see http://www.unicode.org/reports/tr18/#Categories for details - this fixes annoying bug! Change-Id: Ia157c3f4fb41e59da09a233f8b64d10ffdd88e96 --- M lib/includes/Utils.php 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Jens Ohlig: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/32580 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia157c3f4fb41e59da09a233f8b64d10ffdd88e96 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Aude <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Jens Ohlig <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> Gerrit-Reviewer: Nikerabbit <[email protected]> Gerrit-Reviewer: Tobias Gritschacher <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
