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

[livejournal] r17213: LJSUP-6547 (Error mesage at login with O...

Committer: ailyin
LJSUP-6547 (Error mesage at login with Open ID displayed on FB Tab)
U   trunk/htdocs/identity/login.bml
Modified: trunk/htdocs/identity/login.bml
===================================================================
--- trunk/htdocs/identity/login.bml	2010-08-27 06:04:20 UTC (rev 17212)
+++ trunk/htdocs/identity/login.bml	2010-08-27 07:58:31 UTC (rev 17213)
@@ -38,7 +38,8 @@
         strict => 0,
     ) or die "Can't open template: $!";
 
-    my $current_type = LJ::Request->get_param('type') ||
+    my $current_type = LJ::Request->post_param('type') ||
+                       LJ::Request->get_param('type')  ||
                        $LJ::IDENTITY_TYPES[0];
 
     my @types;

Tags: andy, bml, livejournal
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