[Zope] manage_clone problem
Heiko Stoermer
heiko@mig.net
Mon, 23 Aug 1999 21:03:46 +0200
I have created a DTML Document in the root directory that is supposed to
be used from all subdirs of my web application.
This document contains a call to manage_clone(), which should copy an
object from some other folder into the _current_ folder.
But as the DTML is stored in the root directory, manage_clone always
clones into the _rootdir_, too.
this is the call:
<!--with "manage_clone(foo.bar,'new_id',REQUEST)"-->
Please help.
H.
--
Heiko Stoermer
MIG Augsburg