mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-14 10:34:53 +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 |
||
---|---|---|
.. | ||
unit | ||
CiteCSSFileModuleTest.php | ||
CiteDbTest.php | ||
CiteHooksTest.php | ||
CiteIntegrationTest.php | ||
ReferenceMessageLocalizerTest.php |