mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-28 00:40:12 +00:00
d07110b790
The rollback feature was not able to properly restore a __placeholder__. That's why a specific use case was behaving different. This already worked just fine: <ref extends="a">…</ref> <references> <ref name="a">…</ref> </references> But this didn't, even if it is the exact same from the users perspective: <ref extends="a">…</ref> {{#tag:references| <ref name="a">…</ref> }} Bug: T239810 Change-Id: I163a1bffb9450a9e7f776e32e66fb08d0452cdb9 |
||
---|---|---|
.. | ||
AnchorFormatterTest.php | ||
CiteDataModuleTest.php | ||
CiteHooksUnitTest.php | ||
CiteParserHooksTest.php | ||
CiteParserTagHooksTest.php | ||
CiteUnitTest.php | ||
ErrorReporterTest.php | ||
FootnoteMarkFormatterTest.php | ||
ReferenceMessageLocalizerUnitTest.php | ||
ReferencesFormatterTest.php | ||
ReferenceStackTest.php |