mediawiki-extensions-Cite/tests/qunit
Adam Wight 6ea3a8c696 Try to always limit our document references to the current fragment
Reverses the previous logic which traversed up from a fragment to get
the full document's refs.  Much other code in VE isn't ready for this
behavior, for example we can see list-defined refs but not inline refs
defined outside of the fragment.

This patch will ensure that we're only looking at refs accessible from
the current fragment, and prevents caching on fragments because the
cache uses `persistentStorage`, which is shared between fragments and
their parent document.

Bug: T374068
Change-Id: Ia38098f8b3e5a9d24c2206e11edab37d60209225
2024-09-10 12:26:32 +02:00
..
ext.cite.referencePreviews Rename ReferencePreviews i18n keys from Popups 2024-07-18 11:47:14 +00:00
ve-cite Try to always limit our document references to the current fragment 2024-09-10 12:26:32 +02:00
.eslintrc.json Move reference previews to Cite extension 2024-03-12 17:43:51 +01:00