Hi!
This is the traceback I catch after a simple 'not found' error in TT2 rendering [% 
error %]

undef error - Uncaught exception from user code: file error - Container/Page/test: not 
found at [...]
Template::Context::throw('Template::Context=HASH(0x89215c4)', 'file', 
'Container/Page/test: not found') called at [...]

[...]


the 'throw' method seems to set error-type to 'file', but if I try to handle it with 
[% CATCH file %] nothing happens
because [% e.type %] is 'undef'.


Where am I wrong?


Thanks for your help,
Stefano di Sandro


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://www.template-toolkit.org/mailman/listinfo/templates

Reply via email to