diff --git a/tests/parser/citeParserTests.txt b/tests/parser/citeParserTests.txt index 26bba637c..4a0a74f95 100644 --- a/tests/parser/citeParserTests.txt +++ b/tests/parser/citeParserTests.txt @@ -307,6 +307,46 @@ no text was provided for refs named blankwithnoreferencetheValue + +!! html +

Cite error: Invalid <ref> tag; +invalid names, e.g. too many +

+!! end + +!! test +FIXME: Invalid parameters (here: conflicting name and follow) are just ignored when a third is present! +!! wikitext +theValue + +!! html +

[1] +

+
    +
  1. theValue +
  2. +
+ +!! end + +!! test +FIXME: Valid parameters are just ignored when a third is present! +!! wikitext +theValue + +!! html +

[1] +

+
    +
  1. theValue +
  2. +
+ +!! end !! test Simple , with in group