[Zope] Can't paste or rename some objects
Chad Nantais
cnantais@rednaxel.com
Tue, 09 Jul 2002 03:02:50 -0400
After further probing I've discovered that whenever my
CustomPlantProduct instance (which is an object manager/folder) has
objects in it, I get the error when trying to cut/paste or rename.
Is there a class that I need to inherit to allow for my
CustomPlantProduct to be able to be pasted and renamed?
thanks.
Chad Nantais wrote:
> When I try to rename or paste a folder object, I get this error:
>
> Error Type: Bad Request
> Error Value: The id "Pictures" is invalid--it is already in use.
>
> Here's the folder structure
>
> /
> Cactus (Folder)
> AloeVera (CustomPlantProduct)
> Pictures (PhotoFolder)
> pic1.gif (Photo)
> pic2.gif (Photo)
> Tags (PhotoFolder)
> tag1.gif (Photo)
> tag2.gif (Photo)
>
> I am trying to either rename Cactus folder to CactusOld or (preferably)
> copy/paste it to another folder in the site. There are no conflicting
> Id's named 'Pictures' in my root folder.
>
--
--
Chad Nantais
Rednaxel Interactive
cnantais@rednaxel.com