See CR on https://gerrit.wikimedia.org/r/#/c/151535/2/includes/specials/SpecialImport.php,cm
Probably just needs a little refactoring to add an accessor for $this->namespace. Or set it in execute()?
Version: unspecified
Severity: normal
See CR on https://gerrit.wikimedia.org/r/#/c/151535/2/includes/specials/SpecialImport.php,cm
Probably just needs a little refactoring to add an accessor for $this->namespace. Or set it in execute()?
Version: unspecified
Severity: normal
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| SpecialImport: Don't access $this->getConfig() in the constructor | mediawiki/core | master | +2 -1 |
Change 179959 had a related patch set uploaded (by Legoktm):
SpecialImport: Don't access $this->getConfig() in the constructor
Change 179959 merged by jenkins-bot:
SpecialImport: Don't access $this->getConfig() in the constructor