|
From: Scott L. <lan...@wh...> - 2005-12-20 13:13:01
|
On Tue, 20 Dec 2005, James Messrie wrote: > Anytime I access a component that calls $r->internal_redirect, the browser > just hangs indefinitely. I know that Apache2::SubRequest now has the > internal_redirect method but $r is an Apache2::RequestRec object. How can I > get this to work? I hope you do. I tried porting Bricolage to mod_perl2 but I found that happening - it started up, but then... nothing. Maybe something like this had something to do with it. Bricolage does a lot of redirecting, though not internal_redirect. |