[Zope-CMF] Copy/Paste of custom objects
Gilles Lenfant
gilles@objectis.net
Wed, 13 Feb 2002 21:09:33 +0100
Dieter,
I tried to give the most liberal permission to those classes (in the ZClass
panel) but nothing changes.
Have you an idea about a particular permission (for classes B and C) ?
In addition, the problem for class A (paste = operation not supported for
this object) has no appearant connection with security.
This latest problem occurs in the ZMI as well as in the CMF user Desktop.
The first time I see such a problem !!!
Thanks again
--Gilles
----- Original Message -----
From: "Dieter Maurer" <dieter@handshake.de>
To: "Gilles Lenfant" <gilles@objectis.net>
Cc: <zope-cmf@zope.org>
Sent: Wednesday, February 13, 2002 8:08 PM
Subject: Re: [Zope-CMF] Copy/Paste of custom objects
> 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
>