On Fri, Apr 23, 2010 at 1:46 PM, Stuart Watt <[email protected]> wrote: > Just come across an interesting possible interaction between > Catalyst::View::TT and Catalyst::Plugin::Compress:Gzip. > The finalize method in Catalyst::Plugin::Compress:Gzip is failing as the > installed body reference is actually a Template::Exception. > The result is a failure to display error messages if you use compression. > This could be somewhere deep in my code as I know almost nothing about this > stuff.
I've been seeing the same problem since we started using C::P::Compress::Gzip. Haven't had time to dig into it though... --Toby _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
