Hello everyone,

I am writing my own Python Product and it is going well so far, except that 
some of the default permissions will not transfer.

I have an ObjectManager object that contains another ObjectManager-based 
object. The first inherits the permissions of Zope just fine, but in the 
second one I am only allowed to view manage_main, but all other 
self-defined manage screens I am unable to see.
For example: I created a manage_blah method, but when I try to view its 
label (manage_tabs) I get an unauthorized error from the manage_workspace 
method. The user I am using is Owner and Manager (Zope Version 2.2.0b2).

Regards,
Stephan
--
Stephan Richter - (901) 573-3308 - [EMAIL PROTECTED]
CBU - Physics & Chemistry; Framework Web - Web Design & Development
PGP Key: 735E C61E 5C64 F430 4F9C 798E DCA2 07E3 E42B 5391


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to