https://bugzilla.wikimedia.org/show_bug.cgi?id=41343
Jesús Martínez Novo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Jesús Martínez Novo <[email protected]> 2012-10-24 21:07:39 UTC --- I'm sure I saw that on other MediaWiki installations as well, with older MediaWiki versions. Probably because the deletion of the page was done, and then some weird error occurred. Then the file wasn't moved to the "deleted" folder, and not deleted from the file table. That's strange, since I know that database is transactional but the filesystem changes we do aren't, if an error occurred the transaction should be rolled-back but it seems that a partial transaction got commited. Does this happen frequently? I ask because of the current importance/priority (Higest/Critical). This example could be fixed restoring+deleting again, or uploading+deleting. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
