https://bugzilla.wikimedia.org/show_bug.cgi?id=67045
Bug ID: 67045
Summary: SpecialPageFactory::getTitleForAlias always throws
exception
Product: MediaWiki
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: Special pages
Assignee: [email protected]
Reporter: [email protected]
Web browser: ---
Mobile Platform: ---
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
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l