madeon (madeon) wrote in changelog,
madeon
madeon
changelog

[livejournal] r21372: LJSUP-11504: LJ.XMLRPC.getevents can't l...

Committer: sbelyaev
LJSUP-11504: LJ.XMLRPC.getevents can't load normal posts
U   trunk/cgi-bin/ljprotocol.pl
Modified: trunk/cgi-bin/ljprotocol.pl
===================================================================
--- trunk/cgi-bin/ljprotocol.pl	2012-03-12 13:08:46 UTC (rev 21371)
+++ trunk/cgi-bin/ljprotocol.pl	2012-03-12 13:10:54 UTC (rev 21372)
@@ -3567,8 +3567,9 @@
             else {
                 return fail( $err, 218 );
             }
+
+            return $res;
         }
-        return $res;
     }
 
     # build the query to get log rows.  each selecttype branch is

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