[Zope3-Users] Granting Roles  - What am I missing?
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Mon Feb 20 16:37:37 EST 2006
    
    
  
On Sunday 19 February 2006 14:43, David Johnson wrote:
> I tried, but I continue to get the same error. I guess the question is, why
> doesn't granting the "zope.ManageContent" permission to my principal solve
> this problem in either case?
Is it a local principal? If so, make sure that all the objects in the 
traversal path have a __parent__ attribute. Otherwise the security cannot be 
looked up correctly. Almost certainly smells like a bug.
Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
    
    
More information about the Zope3-users
mailing list