[Zope-CMF] manage_changeProperties and permissions in ZClass

Rainer Thaden Rainer Thaden <Thadi@gmx.de>
Wed, 15 May 2002 21:14:18 +0200


Hi there,

i wrote a ZClass for CMF1.2 and tried to insert an edit form and the
appropriate edit Python Script in the skins directory.
All works fine, the view method is found in the skins directory, the
properties are displayed etc. But when the form calls the edit script
an exception is raised when i call manage_changeProperties(REQUEST).

So i played around and tried to call propertyIds() which delivers the
ids just fine which means that in principle the script is called
correctly and the properties can be accessed for viewing but not for
managing.

Is there something wrong with the permissions?
In the ZClass in Permissions the 'ManageProperties' is mapped to 'Modify
portal content'.
The documentation lacks some information on this point.

-- 
Regads,
 Rainer                          Thadi@gmx.de