https://bugzilla.wikimedia.org/show_bug.cgi?id=36428
--- Comment #5 from Daniel Kinzler <[email protected]> 2012-05-14 08:49:37 UTC --- Right. One situation where this can happen is this: * a user creates a page using a special content model provided by some extension. * the page gets deleted * the extension is disabled * then the user tries to undelete the page. In this case, mediawiki doesn't know how to unserialize or display the page's content. Undeletion should and does fail. We could look into showing a nicer error page, but I think the case is so rare that that isn't necessary. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
