Hi, starting with zope.app.publisher 3.5.0a3 I geht isolation problems with tests. When the second functional test layer is reached the menus are empty. I don't know why this is but I'm pretty sure ist has todo with the checkin below. On 2007-11-27 20:59:01 +0100, Juergen Kartnaller <juergen@kartnaller.at> said:
Log message for revision 81993: make it possible to override menus: this was not possible because new interfaces where created any time a menu with the same name was created.
Changed: U zope.app.publisher/trunk/CHANGES.txt U zope.app.publisher/trunk/src/zope/app/publisher/browser/menumeta.py U zope.app.publisher/trunk/src/zope/app/publisher/browser/tests/support.py U zope.app.publisher/trunk/src/zope/app/publisher/browser/tests/test_directives.py
-=- Modified:
zope.app.publisher/trunk/CHANGES.txt =================================================================== --- zope.app.publisher/trunk/CHANGES.txt 2007-11-27 19:57:29 UTC (rev 81992) +++ zope.app.publisher/trunk/CHANGES.txt 2007-11-27 19:59:00 UTC (rev 81993) @@ -5,6 +5,12 @@ 3.5.0 (???) ===========
+3.5.0a3 (2007-11-27) +==================== + +- make it possible to override menus: this was not possible because new + interfaces where created any time a menu with the same name was created. + - Resolve ``ZopeSecurityPolicy`` deprecation warning.
[....] -- Christian Zagrodnick gocept gmbh & co. kg · forsterstrasse 29 · 06112 halle/saale www.gocept.com · fon. +49 345 12298894 · fax. +49 345 12298891