They need to point to the corresponding d.o account.
mysql> select count(*) from users where init not like 'http://drupal.org/user/%/edit' ;
+----------+
| count(*) |
+----------+
| 15 |
They need to point to the corresponding d.o account.
mysql> select count(*) from users where init not like 'http://drupal.org/user/%/edit' ;
+----------+
| count(*) |
+----------+
| 15 |
Comments
Comment #1
killes@www.drop.org commentedhttp://drupal.org/node/570508#comment-2016260
This might help.
Comment #2
gábor hojtsy@killes: using drumm's "SQL generating SQL generating SQL" :) I tracked down almost everybody. These three were left:
Anonymous is fine if not shared I guess :) Then the multiple contribs user is a special user for l.d.o, nobody should log in to that, it is only used for mass attribution. Finally, Valker remains. I tracked down via http://association.drupal.org/user/4636 and http://drupal.org/user/15576 that he changed usernames. His CVS username is still Valker. So I've manually fixes his account to this uid on localize.drupal.org.
I think we are all fine with this.
Comment #3
gábor hojtsyUhm, actually Valcilon already logged in with a different local uid. He also entered one translation with the old UI, so I'll just leave that to hang around.
Comment #4
gregglesIf you have the duplicate Valcilon and Valker accounts have anything interesting associated with them you could use http://drupal.org/project/usermerge to help merge them. It has support for merging many (but not all) settings.
Comment #6
gábor hojtsyMoving to new queue (sorry for issue-bombing).