https://bugzilla.wikimedia.org/show_bug.cgi?id=28348
--- Comment #4 from Aaron Schulz <[email protected]> 2011-04-01 20:13:23 UTC --- aaron@fenari:~$ php runQuery.php plwiki object(stdClass)#21 (4) { ["fi_rev_id"]=> string(8) "24737756" ["fi_name"]=> string(20) "KB_United_States.svg" ["fi_img_timestamp"]=> string(14) "20101227075724" ["fi_img_sha1"]=> string(31) "s2t6ksa4iljchijevo98mj9pbn418dz" } aaron@fenari:~$ php runQuery.php commonswiki object(stdClass)#21 (2) { ["img_sha1"]=> string(31) "s2t6ksa4iljchijevo98mj9pbn418dz" ["img_timestamp"]=> string(14) "20101227075725" } Somehow the fi_img_timestamp is too small by 1. -- 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
