Ok I did a quick fix and simply pass the redirect of the original context.
This seems to work...at least for me.

Carsten 

> -----Original Message-----
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED] 
> Sent: Friday, October 29, 2004 3:15 PM
> To: Cocoon-Dev
> Subject: [BUG] Redirector is null in handle-errors
> 
> I just tried to make a redirect inside an error-handler and 
> it doesn't work as the redirector on the InvokeContext is not set.
> So it seems that we have to set it in the ErrorHandlerHelper 
> class when the new error invoke context is created.
> The question is now, which redirector implementation to use?
> The same as the one used for the InvokeContent during 
> pipeline executing? A new one?
> 
> Thoughts?
> 
> Carsten 
> 
> 

Reply via email to