[livejournal] r22511: LJSUP-12608: Profile Redesign
Committer: akanashin
LJSUP-12608: Profile RedesignU trunk/cgi-bin/Apache/LiveJournal.pm
Modified: trunk/cgi-bin/Apache/LiveJournal.pm
===================================================================
--- trunk/cgi-bin/Apache/LiveJournal.pm 2012-07-27 07:06:08 UTC (rev 22510)
+++ trunk/cgi-bin/Apache/LiveJournal.pm 2012-07-27 07:14:43 UTC (rev 22511)
@@ -763,7 +763,7 @@
return redir($u->profile_url . $mode);
}
- if ($opts->{'mode'} eq "profile" && $LJ::DISABLED{profile_controller}) {
+ if ($opts->{'mode'} eq "profile" && $LJ::DISABLED{profile_controller} && $GET{ver} != 2) {
my $burl = LJ::remote_bounce_url();
return remote_domsess_bounce() if LJ::remote_bounce_url();
