mediawiki-extensions-Cite/src
Isabelle Hurbain-Palatin d3f85b16c5 Only display the first occurrence of an error
It can happen that an error is reported multiple times for a given
reference. In this case, we only display one.
We still display different errors if a reference contains multiple
different errors. This behaviour is differs from the legacy parser's
(so, in this case, we add the category
cite-tracking-category-cite-diffing-error), but not from the legacy
parser's desired behaviour, as hinted by the various comments and TODO
in this area.

Bug: T380153
Change-Id: I9b3d5cbd086fc72c66a2afbae8f92297681989ce
2024-11-18 13:54:56 +01:00
..
Hooks Use namespaced classes 2024-10-19 23:25:16 +02:00
Parsoid Only display the first occurrence of an error 2024-11-18 13:54:56 +01:00
ReferencePreviews Use more narrow UserIdentity interface where possible 2024-10-02 12:56:28 +02:00
ResourceLoader Use namespaced classes 2024-10-19 23:25:16 +02:00
AnchorFormatter.php Drop unused cite_reference(s)_link_prefix messages 2024-01-04 13:17:42 +01:00
Cite.php Split apart mark formatting into a simpler labeler 2024-10-31 11:16:13 +00:00
ErrorReporter.php Display Cite error messages in Parsoid 2024-11-07 13:42:55 +01:00
FootnoteMarkFormatter.php Split apart mark formatting into a simpler labeler 2024-10-31 11:16:13 +00:00
MarkSymbolRenderer.php Split apart mark formatting into a simpler labeler 2024-10-31 11:16:13 +00:00
ReferenceListFormatter.php Split isset() check for array and property 2024-10-28 19:31:58 +01:00
ReferenceMessageLocalizer.php Use namespaced classes 2024-10-19 23:25:16 +02:00
ReferenceStack.php Replace isset() with null check 2024-10-27 14:36:26 +01:00
ReferenceStackItem.php Move extendsCount into parent ref item 2024-01-10 11:55:16 +01:00
ServiceWiring.php Split apart mark formatting into a simpler labeler 2024-10-31 11:16:13 +00:00
Validator.php Resolve PhanTypeMismatchArgumentNullable after tweak to StatusValue::newFatal 2024-11-15 14:25:10 -05:00