Last modified: 2014-09-12 18:37:54 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 T69045, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67045 - SpecialPageFactory::getTitleForAlias always throws exception
SpecialPageFactory::getTitleForAlias always throws exception
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.24rc
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-24 18:52 UTC by Elliott Eggleston
Modified: 2014-09-12 18:37 UTC (History)
1 user (show)

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


Attachments

Description Elliott Eggleston 2014-06-24 18:52:27 UTC
It calls resolveAlias, gets an array back, then calls getTitleFor with the result.  getTitleFor expects a string, so always throws an exception.

We can either fix getTitleForAlias (just call getTitleFor) with the first element of the array returned by resolveAlias), or delete it and its sole usage in the deprecated function SpecialPage::getTitleForAlias
Comment 1 Gerrit Notification Bot 2014-06-24 21:42:11 UTC
Change 141845 had a related patch set uploaded by Ejegg:
Fix SpecialPageFactory::getTitleForAlias

https://gerrit.wikimedia.org/r/141845
Comment 2 Gerrit Notification Bot 2014-09-12 18:37:05 UTC
Change 141845 merged by jenkins-bot:
Fix SpecialPageFactory::getTitleForAlias

https://gerrit.wikimedia.org/r/141845
Comment 3 Umherirrender 2014-09-12 18:37:54 UTC
successfully merged

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


Navigation
Links