Michael,

On Monday 14 May 2007 7:03 pm, you wrote:
> i will be very happy if you can figure this out.  i currently have  
> this hack in my autohandler %filter:
>
>    if ( ($r->header_out('Location') or $r->err_header_out
> ('Location')) and $r->status == 200 ) {
>      $r->status(302);
>    }
>
> i can't remember if this problem showed up before or after  
> introducing CDBI into the codebase, but i do recall spending a while  
> trying unsuccessfully to track down what is going wrong in $m->abort().

On Tuesday 15 May 2007 2:50 pm, Dave Rolsky wrote:
> Anyway, I think this may be fixed in Devel::StackTrace 1.14+, as a side
> effect of some other code changes.


I'm curious whether the resolution of this issue was any help with the problem 
you were having.

Charlie

-- 
Charlie Katz
Harvard-Smithsonian Center for Astrophysics
[EMAIL PROTECTED]

-------------------------------------------------------------------------
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-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to