https://bugzilla.wikimedia.org/show_bug.cgi?id=39996
--- Comment #74 from Nemo <[email protected]> --- (In reply to Aaron Schulz from comment #73) > Look at the addUser() method, which has the line: > > if ( !$central->exists() && !$central->listUnattached() ) { > ... > } And how does that work when the various DBs are not in sync, which is the whole point of this bug? :-) Recent counter-example (same query as above): https://tools.wmflabs.org/pathoschild-contrib/stalktoy/index.php?target=Captain114b Unattached account autocreated on 2014-05-14 05:26, gets a correctly attached account 6 minutes later (and 9 more after 2 min). -- 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
