madeon (madeon) wrote in changelog,
madeon
madeon
changelog

[livejournal] r21714: LJSUP-11827: Scheduled entries: 500 erro...

Committer: sbelyaev
LJSUP-11827: Scheduled entries: 500 error when try open purged community
U   trunk/cgi-bin/LJ/DelayedEntry.pm
Modified: trunk/cgi-bin/LJ/DelayedEntry.pm
===================================================================
--- trunk/cgi-bin/LJ/DelayedEntry.pm	2012-04-13 08:17:36 UTC (rev 21713)
+++ trunk/cgi-bin/LJ/DelayedEntry.pm	2012-04-13 08:21:44 UTC (rev 21714)
@@ -823,7 +823,7 @@
 
     my $dbcr = LJ::get_cluster_master($journal);
     if (!$dbcr) {
-        die "get cluster for journal failed";
+        return [];
     }
 
     my $u;

Tags: livejournal, madeon, pm, sbelyaev
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