mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-12-01 03:16:14 +00:00
5bde75bf38
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 |
||
---|---|---|
.. | ||
lualib | ||
HashLibrary.php | ||
HtmlLibrary.php | ||
LanguageLibrary.php | ||
LibraryBase.php | ||
LuaEngine.php | ||
LuaError.php | ||
LuaInterpreter.php | ||
LuaInterpreterBadVersionError.php | ||
LuaInterpreterNotExecutableError.php | ||
LuaInterpreterNotFoundError.php | ||
LuaModule.php | ||
MessageLibrary.php | ||
SiteLibrary.php | ||
TextLibrary.php | ||
TitleLibrary.php | ||
UriLibrary.php | ||
UstringLibrary.php |