Skip Menu |

This queue is for tickets about the Catalyst-View-TT CPAN distribution.

Report information
The Basics
Id: 55766
Status: resolved
Priority: 0/
Queue: Catalyst-View-TT

People
Owner: bobtfish [...] bobtfish.net
Requestors: ijw.bitcard [...] cack.org.uk
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.33
Fixed in: 0.32



If you have Catalyst::Plugin::StackTrace installed, v0.32 of this module produces TT backtraces. 0.33 doesn't - depending on render_die, you get a text backtrace to the browser (which the browser misinterprets as HTML - this can't ever be right) or a stacktrace saying 'can't process template <filename>'. I'd like the 0.32 behaviour back, please, and ideally working that way in the default setup.
I think this should be entirely fixed by the 0.34 release. Please try it out and let me know if you have any issues. Thanks! t0m