mediawiki-extensions-Cite/tests
Adam Wight b3e8737829 Fix regression to auto-save
Cite's MWDocumentReferences included a Document, which caused
auto-save serialization to fail silently on the cyclical reference.

This patch moves the caching to per-instance scope, which was the
better choice to begin with.  The document refs are recalculated after
each change anyway, and caching is only necessary to work around an
awkward control flow in which each ReferenceNode is responsible for
its footnote number.

Bug: T377484
Change-Id: Iebe4befd603fe07d9da2a5bb6126228ec4d5dfea
2024-10-20 11:00:03 +02:00
..
cypress [refactor] Move result items rendering to ReferenceResultWidget 2024-09-29 20:06:02 +02:00
parser Add parameters to Cite error messages in Parsoid 2024-08-27 12:01:30 +02:00
phpunit Merge "Rename internal BOOK_REF_ATTRIBUTE constant" 2024-10-07 12:02:13 +00:00
qunit Fix regression to auto-save 2024-10-20 11:00:03 +02:00