19 Oct
2005
19 Oct
'05
7:56 p.m.
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