Last modified: 2013-07-30 19:05:20 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 T54010, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 52010 - Special:Prefixindex doesn't allow looking up prefixes that are invalid titles (like '.')
Special:Prefixindex doesn't allow looking up prefixes that are invalid titles...
Status: RESOLVED DUPLICATE of bug 10473
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.22.0
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-25 01:12 UTC by Bawolff (Brian Wolff)
Modified: 2013-07-30 19:05 UTC (History)
2 users (show)

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


Attachments

Description Bawolff (Brian Wolff) 2013-07-25 01:12:50 UTC
Split from bug 51308 comment 2.

Special:prefixindex doesn't allow searching for titles by a prefix that is an invalid title (but still a valid prefix). The primary problem area involves "relative directory" syntax. For example (not including quotes):
* '.'
* '..'
* 'Anything ending with/.'
* 'Anything ending with/..'

However all 4 of these can be valid prefixes of a title.

See SpecialAllpages::getNamespaceKeyAndText and Title::secureAndSplit. I guess we shouldn't assume the prefix forms an actually valid title.
Comment 1 db [inactive,noenotif] 2013-07-30 19:05:20 UTC

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

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


Navigation
Links