[CPS-devel] where is the error_type

Joachim Schmitz js at aixtraware.de
Thu Aug 17 17:14:23 CEST 2006


hi,

I am trying to adopt the standard_error_message.pt from 
CPSDefault/skins/cps_devel/

at the top it has:
<metal:html tal:define="showthirdcol nothing;
                         error_type options/error_type|nothing;
                         error_value options/error_value|nothing;
                         error_message options/error_message|nothing;
                         error_tb options/error_tb|nothing;
                         error_traceback options/error_traceback|nothing;
                         error_log_url options/error_log_url|nothing;
                         p_props here/portal_properties;
                        ">

but when an error like BadRequest occurs this error_type is not passed 
in options. The options-dict is always empty.

Is this a bug or a feature

-- 
Gruß Joachim





More information about the cps-devel mailing list

This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.