https://bugzilla.wikimedia.org/show_bug.cgi?id=34512

--- Comment #9 from Antoine "hashar" Musso <has...@free.fr> 2012-02-25 10:24:22 
UTC ---
The issue is same as bug 34381, a local user was created without the global
user informations :-(


[ruwikiversity]> select * from user where user_name='Axpde' \G
*************************** 1. row ***************************
                 user_id: 8767
               user_name: Axpde
          user_real_name: 
           user_password: 
        user_newpassword: 
       user_newpass_time: NULL
              user_email: 
            user_options: 
            user_touched: 
              user_token: SOMETOKEN
user_email_authenticated: NULL
        user_email_token: NULL
user_email_token_expires: NULL
       user_registration: 20120219121634
          user_editcount: 0
1 row in set (0.00 sec)



[kkwiktionary]> select * from user where user_name='Axpde' \G
*************************** 1. row ***************************
                 user_id: 1001
               user_name: Axpde
          user_real_name: 
           user_password: 
        user_newpassword: 
              user_email: 
            user_options: 
            user_touched: 
              user_token: SOME TOKEN
user_email_authenticated: NULL
        user_email_token: NULL
user_email_token_expires: NULL
       user_registration: 20120219131726
       user_newpass_time: NULL
          user_editcount: 0
1 row in set (0.00 sec)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to