[Zope-CMF] Copy/Paste of custom objects
Gilles Lenfant
gilles@objectis.net
Wed, 13 Feb 2002 16:16:36 +0100
Hi,
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 ?
Thanks in advance !
--Gilles