Re: [Zope-CMF] 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'

2009-05-18 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yvo Schubbe 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?


Tres.
- --
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   Excellence by Designhttp://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKEYp0+gerLs4ltQ4RAgxsAJsEPXTCJjcg5Pg+UliO8gVDBmnTXgCgtxiu
+Jdm+tV5Ij8g2mlOayqWSjI=
=QC0l
-END PGP SIGNATURE-

___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


Re: [Zope-CMF] 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'

2009-05-18 Thread yuppie
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-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests