(Bug 41169) Apply rtrim on on preSaveTransfrom.
authordaniel <daniel.kinzler@wikimedia.de>
Thu, 18 Oct 2012 18:14:46 +0000 (20:14 +0200)
committerReedy <reedy@wikimedia.org>
Thu, 18 Oct 2012 18:40:29 +0000 (19:40 +0100)
commitf4a1242db80362f791982587282393a7ac024856
treeb2a3ee47c4e4ecc22bc4a6dcbcedcc16fe560bfd
parent6b59faefef0094cae7f1419526e2551fd1430122
(Bug 41169) Apply rtrim on on preSaveTransfrom.

Wikitext should not have trailing whitespace.

Change-Id: I75eb1c4bef7217ec2b7440594e3fc4b68dc3c022
includes/content/TextContent.php
includes/content/WikitextContent.php
tests/phpunit/includes/JavascriptContentTest.php
tests/phpunit/includes/TextContentTest.php
tests/phpunit/includes/WikitextContentTest.php