https://bugzilla.wikimedia.org/show_bug.cgi?id=69789
Kevin Israel (PleaseStand) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |, [email protected] --- Comment #2 from Kevin Israel (PleaseStand) <[email protected]> --- (In reply to wctaiwan from comment #0) > This is probably caused by bug 69788 ( $t1->mContentModel, populated in > $t1->getContentModel(), ends up being cached and used for $t2). At least for this particular case, this bug isn't what you think it is. That code should work because WikiPage::insertOn() calls Title::resetArticleID(), which clears the property in question. I'll upload a patch shortly. -- 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
