On Tue, Jan 20, 2004 at 05:47:00PM +0100, francois wrote:
hello, I got a problem with copy container support. I'm trying to use manage_copyObjects() and manage_pasteObjects() to migrate my old Zope member folders into new folders. I copied all content of the old folder, I created a new folder and I pasted the clipboard in. but my problem is, zope duplicate the object in the new folder : for example if i got a file object with 'zz' id in the first folder , Zope give me in the new folder : 'zz' .. and 'copy_of_zz'.
That will happen if you run this script more than once. I didn't spot anything wrong with it. -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's ULTRA GUY OF THE DEEP! (random hero from isometric.spaceninja.com)