changelog_bot (changelog_bot) wrote in changelog,
changelog_bot
changelog_bot
changelog

[livejournal] r17565: LJSUP-6481 Repair commit r17467 "LJSUP-7...

Committer: dnikolaev
LJSUP-6481 Repair commit r17467 "LJSUP-7010: optimize comments loading"

U   trunk/cgi-bin/LJ/Talk.pm
Modified: trunk/cgi-bin/LJ/Talk.pm
===================================================================
--- trunk/cgi-bin/LJ/Talk.pm	2010-10-14 06:30:52 UTC (rev 17564)
+++ trunk/cgi-bin/LJ/Talk.pm	2010-10-14 07:26:22 UTC (rev 17565)
@@ -2162,14 +2162,15 @@
     my %userpics;
 
     my $opts = {
-        flat       => $flat_mode,
-        thread     => $thread,
-        page       => $input->{page},
-        view       => $view_num,
-        userpicref => \%userpics,
-        userref    => \%user,
-        up         => $up,
-        viewall    => $viewall,
+        flat        => $flat_mode,
+        thread      => $thread,
+        page        => $input->{page},
+        view        => $view_num,
+        userpicref  => \%userpics,
+        userref     => \%user,
+        up          => $up,
+        viewall     => $viewall,
+        init_comobj => 0,
     };
 
     ## Expand all comments on page

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