https://bugzilla.wikimedia.org/show_bug.cgi?id=18165
--- Comment #4 from Robert Rohde <[email protected]> 2009-03-26 04:36:21 UTC --- (In reply to comment #3) > You're right here, and I've made the Parser a lazy-initialised static variable > in r48855. > Doesn't that break batch testing? You want the variables to carry over when working with a single edit, but you need them to be different when each check corresponds to a different edit. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
