https://bugzilla.wikimedia.org/show_bug.cgi?id=34934
Aaron Schulz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Normal |High --- Comment #11 from Aaron Schulz <[email protected]> 2012-04-20 19:27:25 UTC --- (In reply to comment #6) > Directly deleting the rows? At least you should keep a backup before... Of course. Though I don't plan on doing that anymore after looking at some of the examples more. It nice to at least see some of the history more clearly (without consulting action=history), so I'd prefer to leave the stub rows. What can be more easily fixed is just changing the doDBUpdates() function of LocalFileMoveBatch. The line "$status->failCount += $total - $affected;" results in negative values in this case, causing the 'imageinvalidfilename' error. -- 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
