Back out r93533, r93531, r93530
authorSam Reed <reedy@users.mediawiki.org>
Sat, 30 Jul 2011 15:56:54 +0000 (15:56 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 30 Jul 2011 15:56:54 +0000 (15:56 +0000)
commit183d2dab37e2f259da9c8b68fbac614e89eeda48
tree14af092346014e25f1a9052ab4609b4168c8563b
parentb00800fa4855cf661e46f279aabecd1476411828
Back out r93533, r93531, r93530

Breaks unit tests as below, not going to be able to fix them before I disappear for the evening, so might aswell leave trunk clean

ArticleTablesTest testbug14404

Error:
ArticleTablesTest::testbug14404
Undefined offset: 0

/home/ci/cruisecontrol-bin-2.8.3/projects/mw/source/tests/phpunit/includes/ArticleTablesTest.php:31
/home/ci/cruisecontrol-bin-2.8.3/projects/mw/source/tests/phpunit/MediaWikiTestCase.php:60
/home/ci/cruisecontrol-bin-2.8.3/projects/mw/source/tests/phpunit/MediaWikiPHPUnitCommand.php:20
/home/ci/cruisecontrol-bin-2.8.3/projects/mw/source/tests/phpunit/phpunit.php:60

ParserTests testParserTest #552 - testParserTest with data set #551

Failure:
ParserTests::testParserTest with data set #551 ('RAW magic word', '{{RAW:QUERTY}}', '<p><a href="/index.php?title=Template:QUERTY&amp;action=edit&amp;redlink=1" class="new" title="Template:QUERTY (page does not exist)">Template:QUERTY</a>
</p>', '', '')
RAW magic word
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-<p><a href="/index.php?title=Template:QUERTY&amp;action=edit&amp;redlink=1" class="new" title="Template:QUERTY (page does not exist)">Template:QUERTY</a>
+<p><a href="/index.php?title=Template:RAW:QUERTY&amp;action=edit&amp;redlink=1" class="new" title="Template:RAW:QUERTY (page does not exist)">Template:RAW:QUERTY</a>
 </p>

/home/ci/cruisecontrol-bin-2.8.3/projects/mw/source/tests/phpunit/includes/parser/NewParserTest.php:545
/home/ci/cruisecontrol-bin-2.8.3/projects/mw/source/tests/phpunit/MediaWikiTestCase.php:60
/home/ci/cruisecontrol-bin-2.8.3/projects/mw/source/tests/phpunit/MediaWikiPHPUnitCommand.php:20
/home/ci/cruisecontrol-bin-2.8.3/projects/mw/source/tests/phpunit/phpunit.php:60
30 files changed:
includes/AutoLoader.php
includes/BacklinkCache.php
includes/DefaultSettings.php
includes/EditPage.php
includes/GlobalUsageQuery.php [deleted file]
includes/Linker.php
includes/LinksUpdate.php
includes/OutputPage.php
includes/Revision.php
includes/SpecialPageFactory.php
includes/Title.php
includes/WikiPage.php
includes/cache/HTMLCacheUpdate.php
includes/db/Database.php
includes/installer/MysqlUpdater.php
includes/installer/SqliteUpdater.php
includes/interwiki/Interwiki.php
includes/parser/Parser.php
includes/parser/ParserOutput.php
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php
includes/specials/SpecialGlobalFileUsage.php [deleted file]
includes/specials/SpecialGlobalTemplateUsage.php [deleted file]
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/archives/patch-globalinterwiki.sql [deleted file]
maintenance/archives/patch-globalnamespaces.sql [deleted file]
maintenance/archives/patch-globaltemplatelinks.sql [deleted file]
maintenance/language/messages.inc
maintenance/tables.sql