[Zope-CMF] Copy/Paste of custom objects

Dieter Maurer dieter@handshake.de
Wed, 13 Feb 2002 20:08:17 +0100


Gilles Lenfant writes:
 > I made 3 ZClass (called A,B and C) based portal content objects. All 3
 > inherit from...
 > 
 > ZObject, _ZClass_for_PortalContent, _ZClass_for_DefaultDublinCoreImpl
 > 
 > When trying to copy/paste A type ojects from the CMF Member desktop I got an
 > error message saying that this operation is not supported for that object.
 > 
 > When trying to copy/paste B or C type objects from the CMF Member desktop,
 > the basic authentication box raises, and the paste operation is performed
 > only if a reply with a Manager credential !
 > 
 > What did I miss ?
Not sure...

Did you remapped the necessary permissions in "Define Permissions"?


Dieter