[Zope] Deleting objects from an external method

Dieter Maurer dieter at handshake.de
Wed Oct 19 15:56:10 EDT 2005


Nikko Wolf wrote at 2005-10-17 16:21 -0600:
> ...
>  File "/usr/local/zinstance/Products/CMFPlone/PloneFolder.py", line 
>306, in manage_delObjects
>    raise Unauthorized, (
>Unauthorized: Do not have permissions to remove this object

This obviously is the Plone implementation of "manage_delObjects" --
and it apparently performs an explicit check (unlike Zope's
"manage_delObjects").

You should ask Plone related questions on the Plone (and not the
Zope) mailing list. Things can be quite different in Plone land
(as e.g. for "manage_delObjects").

-- 
Dieter


More information about the Zope mailing list