https://bugzilla.wikimedia.org/show_bug.cgi?id=34653
--- Comment #4 from [email protected] <[email protected]> 2012-02-24 15:24:21 UTC --- Ok: https://commons.wikimedia.org/w/api.php?action=query&list=logevents&leprop=type|user|timestamp|details&ledir=older&lelimit=100&letitle=File:Example.jpg&requestid=File%3AAtlas-Vega+powerd+Trayactory+with+three+stages.png&format=jsonfm { "type": "patrol", "action": "patrol", "patrol": { "auto": "1", "prev": "47639539", "cur": "53980345" }, "user": "Bdk", "timestamp": "2011-05-04T19:10:01Z" }, Wrong: https://commons.wikimedia.org/w/api.php?action=query&list=logevents&leprop=type|user|timestamp|details&ledir=older&lelimit=100&letitle=File%3AAtlas-Vega+powerd+Trayactory+with+three+stages.png&requestid=File%3AAtlas-Vega+powerd+Trayactory+with+three+stages.png&format=jsonfm { "type": "patrol", "action": "patrol", "patrol": { "auto": null, "prev": null, "cur": "a:3:{s:8:\"4::curid\";i:67418845;s:9:\"5::previd\";i:67418790;s:7:\"6::auto\";i:1;}" }, "user": "Uwe W.", "timestamp": "2012-02-23T14:00:46Z" } -- 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
