[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mason-cvs
Subject:    [Mason-checkins] [3831] Return the return value of calling
From:       autarch () urth ! org
Date:       2007-05-24 23:46:36
Message-ID: E1HrN0u-0000pY-NE () urth ! org
[Download RAW message or body]

Revision: 3831
Author:   autarch
Date:     2007-05-24 18:46:36 -0500 (Thu, 24 May 2007)
ViewCVS:  https://svn.urth.org/listing.php?repname=Mason&rev=3831

Log Message:
-----------
Return the return value of calling SUPER::exec. Debian bug #425937.

Modified Paths:
--------------
    trunk/lib/HTML/Mason/CGIHandler.pm
Modified: trunk/lib/HTML/Mason/CGIHandler.pm
===================================================================
--- trunk/lib/HTML/Mason/CGIHandler.pm	2007-05-12 15:51:49 UTC (rev 3830)
+++ trunk/lib/HTML/Mason/CGIHandler.pm	2007-05-24 23:46:36 UTC (rev 3831)
@@ -207,6 +207,8 @@
         and (!$retval or $retval==200)) {
         $r->send_http_header();
     }
+
+    return $retval;
 }
 
 sub redirect {




-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mason-checkins mailing list
Mason-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-checkins
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic