Page MenuHomePhabricator

Convert ApiQueryExtLinksUsage to use Config instead of globals
Open, MediumPublic

Description

ApiQueryExtLinksUsage::prepareProtocols() and getProtocolPrefix() are both reading from $wgUrlProtocols directly. They're both static since they're being used in ApiQueryExternalLinks as well.


Version: 1.24rc
Severity: normal

Details

Reference
bz70632

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:47 AM
bzimport set Reference to bz70632.
bzimport added a subscriber: Unknown Object (MLST).