andy wrote in changelog

[livejournal] r19032: LJSUP-8741 (OMG tags posts)

Committer: ailyin
LJSUP-8741 (OMG tags posts)
U   trunk/cgi-bin/LJ/S2.pm
Modified: trunk/cgi-bin/LJ/S2.pm
===================================================================
--- trunk/cgi-bin/LJ/S2.pm	2011-05-06 03:03:04 UTC (rev 19031)
+++ trunk/cgi-bin/LJ/S2.pm	2011-05-06 04:29:25 UTC (rev 19032)
@@ -4337,7 +4337,7 @@
     my @itemids;
     my $err;
     my @items = LJ::get_recent_items({
-        'clusterid'     => $journal->userid,
+        'clusterid'     => $journal->clusterid,
         'clustersource' => 'slave',
         'userid'        => $journal->userid,