where is the error_type

Joachim Schmitz <[email protected]>
Newsgroups gmane.comp.web.zope.cps.devel
Message-ID <[email protected]>
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



_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.