Андрей (andy) wrote in changelog,
Андрей
andy
changelog

[ljcom] r9422: LJSUP-6636 (Converting a Facebook accoun...

Committer: ailyin
LJSUP-6636 (Converting a Facebook account gives a confusing notification)
U   trunk/cgi-bin/LJ/Widget/ConvertIdentityAccount.pm
Modified: trunk/cgi-bin/LJ/Widget/ConvertIdentityAccount.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/ConvertIdentityAccount.pm	2010-08-27 04:03:07 UTC (rev 9421)
+++ trunk/cgi-bin/LJ/Widget/ConvertIdentityAccount.pm	2010-08-27 04:36:17 UTC (rev 9422)
@@ -112,7 +112,8 @@
     my $u = LJ::get_remote() or return;
 
     LJ::User::Rename::basic_rename($u->username, $opts{'user'}, {
-        'token' => '[convert]',
+        'token'     => '[convert]',
+        'nonotify'  => 1,
     });
     $u->{'user'} = $opts{'user'};
 

Tags: andy, ljcom, pm
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments