https://bugzilla.wikimedia.org/show_bug.cgi?id=34539
--- Comment #5 from Aaron Schulz <[email protected]> 2012-02-28 01:12:43 UTC --- It's everywhere. I already discovered the bug. It seems to have been broken since the block refactoring in 1.17. The local user ID is new longer used in the Block constructor and it tries to get the ID for the *metawiki* user with the name. I can see blocks for names that should be hidden in the DB, but their ipb_user field is 0, which makes all the JOINs not find them (e.g. ListUsers). -- 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
