https://bugzilla.wikimedia.org/show_bug.cgi?id=34995
--- Comment #16 from Aaron Schulz <[email protected]> 2012-04-02 22:47:34 UTC --- (In reply to comment #8) > These users couldn't have been already blocked locally, as some of them were > actually non existent locally... > I ran a query to find oversight blocks for accounts that did not exist. There are almost none that ipb_user = 0 and good few scattered about that have ipb_user equal to some other value. In the latter case, the ipb_user is actually correct and the name wrong. The name corresponds to the metawiki user name for the user ID with the value of ipb_user. It should be the local user name for that user ID. Judging from the block timestamps, this is additional code bug that is ongoing. -- 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
