mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-27 17:50:06 +00:00
fb5e59536f
In TitleLibrary::getContentInternal(), an external (interwiki) title will fail when we try to `Parser::fetchCurrentRevisionRecordOfTitle`, but by that time we've already tried to add it to the dependency list for the page via `ParserOutput::addTemplate()`, which causes issues further on. Bug: T362222 Change-Id: I171e97f17b6de176f92ced47757d10c341c979fd |
||
---|---|---|
.phan | ||
i18n | ||
includes | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json | ||
Scribunto.constants.php | ||
Scribunto.magic.php | ||
Scribunto.namespaces.php |