[Zope] delete a folder without ZMI?
Patrick Price
patrick@wvu.edu
Sun, 25 Aug 2002 13:33:14 -0400
I added an ldpauserfolder as a subfolder and got an error:
Zope has encountered an error while publishing this resource.
Error Type: NO_SUCH_OBJECT
Error Value: {'desc': 'No such object', 'info': ''}
yet it was created anyway. Now when I try to open the folder that this
folder is contained in by clicking its parent foldername in the ZMI, I
cannot see my other folders, just this error.
The "Delete" and other ZMI buttons don't appear so I cannot delete this
folder.
-Patrick Price