Changes for version 1.12 - 2008-02-20
- Fixed bug where %2b in query parameter is doubly decoded to ' ', instead of '+' (Gavin Henry, Tatsuhiko Miyagawa)
- Fixed bug where req->base and req->uri would include a port number when running in SSL mode.
- Fixed warning when a non-trivial regex is used in a LocationMatch block. (Steffen Schwigon)
- Clear the value of $c->engine->return() before each request.
- Added support for 'PerlSetVar CatalystDisableLocationMatch 1' to disable check for a LocationMatch regex to set base path.
Modules
Catalyst Apache Engines
Catalyst Apache mod_perl 1.3x Engine
Base class for Apache 1.99x and 2.x Engines
Catalyst Apache2 mod_perl 1.99x Engine
Catalyst Apache2 mod_perl 2.x Engine