On Thu, Aug 11, 2011 at 9:31 PM, Jens Vagelpohl <j...@dataflake.org> wrote:
> On Aug 11, 2011, at 21:10 , Hanno Schlichting wrote:
>> I tracked this down to a missing aq_inner call in the new
>> getPhysicalPath and fixed that.
> Thanks for taking the time, Hanno. I wouldn't have been able to figure than 
> one out.

Any code that does manual __of__ wrapping is suspicious and suggests
there's Acquisition problems lurking somewhere - I just got lucky to
finding this one so fast ;)

>> The "ValueError: 'Access contents information' not found in inherited
>> permissions" failures remain, which are next on my list.

That's "fixed" as well.

The FS objects no longer have the "Access contents information"
permission. They only got that through the OFS.ZDOM base class, which
is gone in Zope 4.

Hanno
_______________________________________________
Zope-CMF maillist  -  Zope-CMF@zope.org
https://mail.zope.org/mailman/listinfo/zope-cmf

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

Reply via email to