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

Antoine "hashar" Musso <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #10 from Antoine "hashar" Musso <[email protected]> 2012-02-25 
10:31:36 UTC ---
I have updated the local user emails with the global account email:

$ mwscript eval.php ruwikiversity
> $u = User::newFromName( 'Axpde' );
> $u->setEmail(  );
> $u->saveSettings();
$

$ mwscript eval.php kkwiktionary
> $u = User::newFromName( 'Axpde' );
> $u->setEmail(  );
> $u->saveSettings();
> exit
$

User requested password reset and manually merged the accounts.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to