https://bugzilla.wikimedia.org/show_bug.cgi?id=28827
--- Comment #7 from Niklas Laxström <[email protected]> 2011-06-17 10:33:54 UTC --- Yes. [15-Jun-2011 15:08:26] PHP Catchable fatal error: Argument 1 passed to OutputPage::setTitle() must be an instance of Title, null given, called in /www/w/extensions/LiquidThreads/classes/View.php on line 381 and defined in /www/w/includes/OutputPage.php on line 812 BTW I suggest adding type hint to OutputPage::setTitle to catch these errors easier. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
