https://bugzilla.wikimedia.org/show_bug.cgi?id=29139
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | --- Comment #2 from [email protected] 2011-05-28 07:59:11 UTC --- There is a different between a list of all pages deleted in the file namespace and a list of all deleted files. The log is a continuous writen database, so that does not handle restoring of files. And you have to do a second query to get more information about the images, because list=logevents cannot used as a generator. See bug 27202 for a similar discussion over using the logging table or the image table. -- 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
