wiki.techinc.nl/tests
Brad Jorsch 07c796d520 (bug 40930) Fix regression: ContentHandler prevents action=edit append to blank page
Before the ContentHandler merge, using action=edit&appendtext=... on a
non-existent page would treat the page as if it existed but had no
content. After the merge, it throws an error incorrectly claiming that
appending is not supported for wikitext.

The fix is to create a new, empty content object when appending and
there is no existing content.

Change-Id: I61f2cf3911a7d9d8553fc3f745e545cb1bcfd270
2012-10-15 15:45:39 +02:00
..
parser Add three tests for categories mixed with templates. 2012-10-10 10:02:38 -07:00
phpunit (bug 40930) Fix regression: ContentHandler prevents action=edit append to blank page 2012-10-15 15:45:39 +02:00
qunit Fix the jqueryMsg tests for plural rule parsing 2012-10-10 17:26:43 +00:00
selenium merged master 2012-08-29 15:20:15 +02:00
.htaccess Followup r78383: deny tests from web 2010-12-15 16:26:26 +00:00
parserTests.php merged master 2012-08-29 15:20:15 +02:00
RunSeleniumTests.php merged master 2012-08-29 15:20:15 +02:00
testHelpers.inc Improve documentation of maintenance scripts and test suite. 2012-10-02 22:24:33 +02:00
TestsAutoLoader.php Improve documentation of maintenance scripts and test suite. 2012-10-02 22:24:33 +02:00