https://bugzilla.wikimedia.org/show_bug.cgi?id=17677
--- Comment #2 from [email protected] 2009-02-26 15:21:08 UTC --- Or maybe a even fancier array is needed [/REGEXP1/,0,1,0,"No xyz allowed"] [/REGEXP2/,1,1,1,null] ... the 0,1,0 stuff are the three tests, followed by an optional message, which if null, just prints the /REGEXP/ that triggered. I.e., instead of three arrays, which will probably have a lot of duplication, use one array... OK, anything is OK, except the current gluing with no way to unglue short of hacking the source. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
