
jens at dataflake
Aug 11, 2011, 12:31 PM
Post #6 of 8
(720 views)
Permalink
|
On Aug 11, 2011, at 21:10 , Hanno Schlichting wrote: > On Sun, Aug 7, 2011 at 5:13 PM, Jens Vagelpohl <jens [at] dataflake> wrote: >> After the wrapping, the discussion item has the wrong path. Even though "self", the "talkback" object, has the correct path when calling getPhysicalPath on it. I can't see anything overly stupid in the DiscussionItem code, so there has to be an issue with that Zope getPhysicalPath change. Reverting that one change in the current Zope trunk fixes the tests. > > Thanks for the thorough analysis! > > I tracked this down to a missing aq_inner call in the new > getPhysicalPath and fixed that. > > The "ValueError: 'Access contents information' not found in inherited > permissions" failures remain, which are next on my list. Thanks for taking the time, Hanno. I wouldn't have been able to figure than one out. jens _______________________________________________ Zope-CMF maillist - Zope-CMF [at] zope https://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
|