mediawiki-extensions-Cite/tests
Thiemo Kreuz 3f22189998 Fix <ref> ignoring all parameters when there are more than two
We can resolve this bug by either replacing the bogus "return false"
with the intended "return [ false, … ]". Or rely on the code a few
lines below that also bails out with a "return [ false, … ]" when to
many parameters ($cnt is not 0 then) are present. The tests prove both
solutions are equally valid.

Bug: T211576
Change-Id: Iadd55c134dede7042cfd152c69bc8f27b59d8912
2018-12-11 20:49:40 +01:00
..
parser Fix <ref> ignoring all parameters when there are more than two 2018-12-11 20:49:40 +01:00
phan Migrate to mediawiki-phan-config 2018-02-15 12:38:56 -08:00
selenium Update eslint-config-wikimedia to 0.9.0 2018-11-27 22:23:57 +00:00