Last modified: 2011-04-14 15:11:35 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 T14810, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12810 - Special:Linksearch should default to all protocols (protocol-less column for externallinks)
Special:Linksearch should default to all protocols (protocol-less column for ...
Status: NEW
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
unspecified
All All
: Low enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-01-27 04:34 UTC by MER-C
Modified: 2011-04-14 15:11 UTC (History)
1 user (show)

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


Attachments

Description MER-C 2008-01-27 04:34:09 UTC
Special:Linksearch should default to all protocols instead of just http. This quirk is not documented anywhere, especially in the default [[MediaWiki:Linksearch-text]]. As it stands, this allows linkspammers to evade scrutiny by placing https links.

Example query: [[Special:Linksearch/*.spam.example.com]] should pick up the link to https://spam.example.com/blah I placed in my personal sandbox, but I have to search [[Special:Linksearch/https://*.spam.example.com]] to pick up this link.
Comment 1 Brion Vibber 2008-02-02 00:27:14 UTC
Currently you'd have to do separate queries for every possible protocol, and paging the list wouldn't be cleanly possible.

To work cleanly, another index field would have to be added to the externallinks table which doesn't include the protocol.
Comment 2 Raimond Spekking 2008-09-26 07:06:34 UTC
Extensions is now part of MediaWiki core (1.14alpha) -> changing product and component

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


Navigation
Links