Revert r38149 for now, causes regressions in API parsing.
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 28 Jul 2008 23:00:14 +0000 (23:00 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 28 Jul 2008 23:00:14 +0000 (23:00 +0000)
commit8cce306e059421c7a821a29429dc885441087c2a
tree3325b795419a645b92eedeca2172bb6d3a471834
parent9011bf2c3a8b2d8605a994f7c1950a183f42c23d
Revert r38149 for now, causes regressions in API parsing.
Bug 14965 - https://bugzilla.wikimedia.org/show_bug.cgi?id=14965

PHP Catchable fatal error:  Argument 1 passed to Title::equals() must be an instance of Title, null given, called in /usr/local/apache/common-local/php-1.5/includes/Linker.php on line 1323 and defined in /usr/local/apache/common-local/php-1.5/includes/Title.php on line 3003
$wgTitle isn't available in this sort of background rendering.
RELEASE-NOTES
docs/hooks.txt
includes/Linker.php
includes/parser/Parser.php