https://bugzilla.wikimedia.org/show_bug.cgi?id=45750
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected]. | |org Component|Scribunto |Export/Import Product|MediaWiki extensions |MediaWiki Summary|import pages broken for |Special:Import fails poorly |Modules |if ContentHandler models | |don't match --- Comment #1 from Brad Jorsch <[email protected]> --- The general cause is a version incompatibility. In order to properly support the auto-transclusion of /doc subpages, Scribunto's page handling was changed from "generic wikitext with an overridden display function to do it completely differently" to using ContentHandler with a new page type. test2 was updated yesterday, but enwiki won't be until next week. But Special:Import shouldn't be creating a broken page like that, no matter what else is going on. So I'm going to poke this bug in that direction. -- You are receiving this mail because: You are on the CC list for the bug. 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
