getObject was refactored recently and its security was increased. It uses restrictedTraverse() now, which means that you need access to all of the enclosing folders as well as the object. Before, no security checking was performed by getObject.
I suspect you do not have access to one of the containing folders. -Casey On Wed, 16 Jun 2004 11:16:55 +0200 Eric Brun <[EMAIL PROTECTED]> wrote: > > > Hi, > > I have a problem with 'getObject' method of CatalogBrains class on > Zope271b1 : it's return None. But with a Zope2.7.0 my object is > correctly find and returned. The permissions are right. > > is there any bug here ? > > Thanks > > > Eric Brun > Ingénieur de développement > [EMAIL PROTECTED] > > Pentila > Bâtiment Euclide > 73370 Le Bourget du Lac > Savoie Technolac > http://www.pentila.com > > _______________________________________________ > Zope-Dev maillist - [EMAIL PROTECTED] > 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 ) > _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] 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 )