Last modified: 2012-10-28 17:43:56 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T36446, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34446 - 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 389 and defined in /www/w/includes/OutputPage.php on line 848
Argument 1 passed to OutputPage::setTitle() must be an instance of Title, nul...
Status: RESOLVED DUPLICATE of bug 28827
Product: MediaWiki extensions
Classification: Unclassified
LiquidThreads (Other open bugs)
unspecified
All All
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-16 15:42 UTC by Sam Reed (reedy)
Modified: 2012-10-28 17:43 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2012-02-16 15:42:21 UTC
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 389 and defined in /www/w/includes/OutputPage.php on line 848

Looking at the code, Title initially is defined as null, and there's no guarantee that via the if beneath it that it will not be null at the point that it hits $output->setTitle()

Need sanity checking on the title object, and possibly bail out from the method or something if it's not set
Comment 1 Alex Monk 2012-10-28 17:43:56 UTC

*** This bug has been marked as a duplicate of bug 28827 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links