16 Mar
2006
16 Mar
'06
9:11 a.m.
Takahashi, Michael wrote:
Hi Suresh,
I've actually tried that. The problem I run into is that the folder in my path contains a dash. When I call manage_delObjects on the following:
obj = context.restrictedTraverse('webcasts/courses/2005-2006/temp') id = obj.getId() context.webcasts.courses.2005-2006.manage_delObjects(id)
Try: context.webcasts.courses['2005-2006'].manage_delObjects(id) -- Thank you and Cheers, Suresh V. CTO, ParTecs, Bangalore http://www.partecs.com Plone-Zope-Python Consulting