[zope2-tracker] [Bug 372632] Re: zope 2.12.0b1 does not use standard_error_message

Simon Michael simon at joyful.com
Tue Oct 27 15:34:58 EDT 2009


I think I hit the same issue (described above by David) in Zwiki. Before 2.12, if a standard_error_message object in a folder rendered nothing, zope would invoke the one in the next folder up. In 2.12.0 it just stops, I had to explicitly re-raise it
(<dtml-else><dtml-with container><dtml-var standard_error_message></dtml-with> seems to work).

The new behaviour seems fine, but probably needs to be added to the
release notes.

-- 
zope 2.12.0b1 does not use standard_error_message
https://bugs.launchpad.net/bugs/372632
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.


More information about the zope2-tracker mailing list