Last modified: 2014-10-22 01:41:13 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 T74260, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72260 - Call to a member function getPrefixedText() on a non-object in PrefixSearch.php
Call to a member function getPrefixedText() on a non-object in PrefixSearch.php
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Search (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nik Everett
:
Depends on:
Blocks: 39480
  Show dependency treegraph
 
Reported: 2014-10-20 15:20 UTC by Sam Reed (reedy)
Modified: 2014-10-22 01:41 UTC (History)
2 users (show)

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


Attachments

Description Sam Reed (reedy) 2014-10-20 15:20:54 UTC
Seen on twn

[15:44:38] [rakkaus] [20-Oct-2014 14:44:30 UTC] PHP Fatal error:  Call to a member function getPrefixedText() on a non-object in /www/translatewiki.net/w/includes/PrefixSearch.php on line 162
[15:50:08] [rakkaus] [20-Oct-2014 14:49:45 UTC] PHP Fatal error:  Call to a member function getPrefixedText() on a non-object in /www/translatewiki.net/w/includes/PrefixSearch.php on line 162
Comment 1 Sam Reed (reedy) 2014-10-20 15:44:53 UTC
			$t = Title::newFromText( $search, $ns );
			$string = $t->getPrefixedText();

	 * @return Title|null Title or null on an error.


I guess newFromText() is returning null...
Comment 2 Gerrit Notification Bot 2014-10-20 16:18:48 UTC
Change 167603 had a related patch set uploaded by Manybubbles:
Fix exception while bubbling titles

https://gerrit.wikimedia.org/r/167603
Comment 3 Gerrit Notification Bot 2014-10-20 22:41:28 UTC
Change 167603 merged by jenkins-bot:
Fix exception while bubbling titles

https://gerrit.wikimedia.org/r/167603
Comment 4 Nemo 2014-10-20 23:01:41 UTC
Thanks, I'll reopen if seen again.
Comment 5 Gerrit Notification Bot 2014-10-21 23:16:27 UTC
Change 167982 had a related patch set uploaded by MaxSem:
Fix exception while bubbling titles

https://gerrit.wikimedia.org/r/167982
Comment 6 Gerrit Notification Bot 2014-10-21 23:19:48 UTC
Change 167982 merged by MaxSem:
Fix exception while bubbling titles

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

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


Navigation
Links