Last modified: 2014-09-06 12:34:21 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 T72409, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 70409 - PHP Fatal error: Call to a member function getText() on a non-object in PrefixSearch.php on line 177
PHP Fatal error: Call to a member function getText() on a non-object in Pref...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Search (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nik Everett
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-04 18:45 UTC by Sam Reed (reedy)
Modified: 2014-09-06 12:34 UTC (History)
2 users (show)

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


Attachments

Description Sam Reed (reedy) 2014-09-04 18:45:23 UTC
PHP Fatal error:  Call to a member function getText() on a non-object in /usr/local/apache/common-local/php-1.24wmf19/includes/PrefixSearch.php on line 177
Comment 1 Sam Reed (reedy) 2014-09-04 18:50:46 UTC
                        $specialTitle = Title::makeTitleSafe( NS_SPECIAL, $searchKey );
                        $special = SpecialPageFactory::getPage( $specialTitle->getText() );
makeTitleSafe can return null
Comment 2 Gerrit Notification Bot 2014-09-04 19:00:19 UTC
Change 158436 had a related patch set uploaded by Manybubbles:
Be more careful with Special: prefix searching

https://gerrit.wikimedia.org/r/158436
Comment 3 Gerrit Notification Bot 2014-09-04 19:13:42 UTC
Change 158436 merged by jenkins-bot:
Be more careful with Special: prefix searching

https://gerrit.wikimedia.org/r/158436

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


Navigation
Links