mediawiki-extensions-Scribunto/includes/Engines
Siddharth VP 82e5344ead Avoid recording template link to special page in getContent()
Replace Title::isExternal check with !Title::canExist(). The latter
subsumes the former. No content can be retrieved if the page cannot
exist in the database (such as special pages), and hence the
templatelinks row is unnecessary.

Bug: T377530
Change-Id: I44775980c4619f5ef719c6076976dd21095ba6e2
2024-11-18 19:05:38 +00:00
..
LuaCommon Avoid recording template link to special page in getContent() 2024-11-18 19:05:38 +00:00
LuaSandbox Ensure log report is always in valid UTF-8 2024-11-11 18:14:33 +00:00
LuaStandalone build: Use inline ignore for MediaWiki.Usage.ForbiddenFunctions 2024-09-23 17:40:51 +00:00