mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-28 00:40:12 +00:00
177c9cc1eb
* This fixes the refArg() function. If there is nothing wrong with the follow="…" attribute, it should not return null. * However, *everything* is false if an unknown error (e.g. an unknown attribute) occurs. * A trivial check for `if ( $follow )` is fine because all keys are guaranteed to not be the string "0". Change-Id: Ia4e37781e01db1ee6615ffc30bb68e47023c6634 |
||
---|---|---|
.. | ||
ApiQueryReferencesTest.php | ||
CiteDataModuleTest.php | ||
CiteHooksTest.php | ||
CiteParserHooksTest.php | ||
CiteParserTagHooksTest.php | ||
CiteTest.php |