https://bugzilla.wikimedia.org/show_bug.cgi?id=37882
--- Comment #1 from Steve <[email protected]> 2012-06-24 18:32:18 UTC --- This is caused by some glitched revisions from running compressOld.php similar to these issues: http://www.gossamer-threads.com/lists/wiki/mediawiki/28425 "This indicates that a HistoryBlubStub has incorrectly referenced another HistoryBlobStub as its source instead of a HistoryBlob." Can some logic be added that checks for this scenario and does something other than just quit out? Spitting out the revision id's would help a lot. My personal solution was to delete these bad revisions and run the update script, but I had to jigger a way to identify all the bad revisions to delete. -- 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
