
y.2009 at wcm-solutions
May 18, 2009, 9:30 AM
Post #2 of 2
(423 views)
Permalink
|
|
Re: SVN: Products.GenericSetup/trunk/Products/GenericSetup/browser/addWithPresettings.pt - don't rely on manage_page_header, manage_form_title and manage_page_footer (in Zope 2.12 they can't be acquired)
[In reply to]
|
|
Tres Seaver wrote: >> Log message for revision 100073: >> - don't rely on manage_page_header, manage_form_title and manage_page_footer (in Zope 2.12 they can't be acquired) >> > > What? That can't be right: it will break *tons* of applications. Who > did that? Sorry. That checkin message was too short: This is only the case if the context of the view is also a view. In all other cases they still work. Cheers, Yuppie _______________________________________________ Zope-Dev maillist - Zope-Dev [at] zope http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
|