On Wed, 26 Dec 2007, Susan Rizzo wrote:

> I am getting an error from the request object when I attempt to redirect to
> a component via a new URL.
> The error message is "Request->abort was called
> Stack:
>  [/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm:600]
>  [/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm:220]
>  [/var/www/html2/lib/redirect.mas:4]
>  [/var/www/html2/broker/broker_home.html:217]
>  [/var/www/html2/broker/autohandler:24]
>  [/var/www/html2/autohandler:233]
>  [/var/www/html2/syshandler:111]"
>
> The URL looks fine, the error message is captured from an eval block, our
> redirect component, which calls $m->redirect(), has been in use for nearly
> three years.  The only thing new is the component we are attempting to call
> via the redirect.
>
> Any hints or ideas what is going wrong?

No, but without any code it's pretty much impossible to say. Maybe you 
could post the contents of lib/redirect.mas as a starter.


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to