On 19/06/13 04:17, Daniel Renfro wrote: > This is arguably a bug in MediaWiki: cloning a parser does not > create a totally separate object with its own state. I have found a > number of bug-reports that seem to be related to this issue > [2][3][4]. Before I go off and submit a bunch of code, I'd like the > input from the community.
I don't think a lot of code would be needed. There is already a ParserCloned hook that Cite can use to fix this, without any changes to the core. It was introduced in November 2012. -- Tim Starling _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
