[Catalyst-dev] Catalyst::Request is missing a function for initial/previous URI

Matt S Trout dbix-class at trout.me.uk
Sun Jul 20 02:52:38 BST 2008


On Thu, Jul 17, 2008 at 03:25:38PM +0200, Markus Zimmermann wrote:
> When using a Catalyst action as ErrorDocument handler in Apache-mod_perl, 
> $c->req->uri does not give the URI the user typed in, but the one registered 
> as handler. This makes it impossible to for example use a 404 handler as 
> search shortcut.

What is the difference? Are you using a rewrite where a <Location> or
similar would have been better?

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the Catalyst-dev mailing list