- Issue created by @dieterholvoet
- Merge request !75Check footnotes from the group when matching keys → (Open) created by dieterholvoet
The 'Collapse footnotes with identical content' option works, as in that identical references don't appear multiple times in the grouped footer. There's one problem though: when an identical footnote is found in a subsequent text field, its reference isn't added to the footer again but its citation is renumbered, causing it to link to a non-existing reference.
Add an identical footnote to a field different than the original one, with collapsing and grouping enabled.
In \Drupal\footnotes\Plugin\Filter\FootnotesFilter::getMatchingFootnoteKey()
, don't just check the footnotes of the current filter. Check footnotes from the group as well.
Active
4.0
Footnotes