https://bugzilla.wikimedia.org/show_bug.cgi?id=36081
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Site configuration |General/Unknown AssignedTo|[email protected] |[email protected]. | |org --- Comment #16 from Sam Reed (reedy) <[email protected]> 2012-08-12 23:32:42 UTC --- (In reply to comment #15) > The sha1 is still empty in some revisions of this page: > https://pt.wikipedia.org/w/api.php?action=query&prop=revisions&format=jsonfm&rvprop=ids%7Ctimestamp%7Cuser%7Csize%7Csha1%7Ccomment&rvlimit=3&titles=Nabla&rvstartid=28914057 13/70 for that page apparently.. mysql> select rev_id from revision where revision.rev_page = 224934 AND rev_sha1 = ''; +----------+ | rev_id | +----------+ | 10172058 | | 10183927 | | 11479284 | | 12691641 | | 12745322 | | 12745331 | | 12759878 | | 26150163 | | 26667605 | | 26806035 | | 26806040 | | 28239870 | | 28914057 | +----------+ 13 rows in set (0.00 sec) -- 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
