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.
Has anybody seen this one? If I get a chance to write a test for it, I will. All the best Stuart _______________________________________________ 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/
