https://bugzilla.wikimedia.org/show_bug.cgi?id=50107
Helder <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1 Summary|AbuseFilter's "length" is |Document AbuseFilter's |wrong: 31 characters have |variables and type |length 1? |conversion --- Comment #3 from Helder <[email protected]> --- Here is another test which returns 1 (which means "true"): (list:= ["a", "b", "c"];) & contains_any(list,"a\n") I think the real bug is we have no documentation about these variables being arrays and how they are converted to strings (notice the "\n" in the above example). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
