https://bugzilla.wikimedia.org/show_bug.cgi?id=56226
--- Comment #4 from Bawolff (Brian Wolff) <[email protected]> --- Ok, problem is: if you call clone during parsing, its a shallow clone, so $this->mPreprocessor->parser points to the wrong instance of parser, so the strip item uniq prefix that gets used is wrong. -- 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
