https://bugzilla.wikimedia.org/show_bug.cgi?id=34589
--- Comment #8 from Brad Jorsch <[email protected]> --- (In reply to comment #6) > I can't figure out when Parser::clearState() is called, Probably in MessageCache with its cloned parser, which is bug 32368. Or else one of the extensions you're using is broken and is calling Parser::parse() where it should be using Parser::recursiveTagParse(), in which case it's a bug in that extension. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
