vadvs (vadvs) wrote in changelog,
vadvs
vadvs
changelog

[livejournal] r22075: LJSUP-12358: Friendsof counter value is ...

Committer: vad
LJSUP-12358: Friendsof counter value is displayed incorrectly on /profile page
U   trunk/cgi-bin/LJ/User.pm
Modified: trunk/cgi-bin/LJ/User.pm
===================================================================
--- trunk/cgi-bin/LJ/User.pm	2012-05-28 08:44:49 UTC (rev 22074)
+++ trunk/cgi-bin/LJ/User.pm	2012-05-28 10:58:31 UTC (rev 22075)
@@ -4858,7 +4858,7 @@
     return $counter if $counter;
 
     ## arrayref with all users friends
-    my $uids = $u->_load_friend_friendof_uids_from_db('friendofs');
+    my $uids = $u->_load_friend_friendof_uids_from_db('friendofs', 100_000);
 
     my $res = 0;
     ## work with batches

Tags: livejournal, pm, vad, vadvs
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