Here's my patch for the subrequest issue - pretty darn simple.

HTH,

Aaron

On 5/23/07, Max Baker <[EMAIL PROTECTED]> wrote:
Hi Michael,

Could you and Ian please post any patches you have had to make to M:R:WAS ?

I know there are a couple outstanding issues for my project and making
that class work w/ a CGI base, and these might help that effort.

Thanks,
-m

On Tue, May 22, 2007 at 11:54:08AM +0200, Michael Scoltock wrote:
>
> On 21 May 2007, at 13:26, Michael Scoltock wrote:
>
> >Even on a tiny two file test, I can't get subexec to work, the
> >make_subrequest method always returns undef. Changing the $m-
> >>subexec to $m->comp works correctly however. Does anyone have an
> >idea as to where the problem might be? I'm using Mac OSX, Apache,
> >mod_perl.
> >
>
> I discovered the cause of the problem:
> MasonX::Request::WithApacheSession, which I was loading (though not
> using for this particular system). There's a bug when it processes
> subrequests, it returns an undef value instead of $self. Everything
> now works with this patch.
>
> Mike
>
>
>

-------------------------------------------------------------------------
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

Attachment: patch.diff
Description: Binary data

-------------------------------------------------------------------------
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