Copied objects using WebDAV turn into file objects
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm a Zope newbie. I'm running Zope 2.5.1 (on a MacOS X server running 10.1.5 if it matters). I can connect to Zope without a problem and edit existing files using vim, but if I try to copy a file so that I can test changes to it without affecting the original object, the copy turns into a file object, and I don't see a way from the Management interface to turn it back into a DTML method. Anyway, my question is, is there a way to preserve the type of a copied object, or do I need to keep a management window open and do all cloning from there? Thanks, jpb - -- Joe Block <jpb@ApesSeekingKnowledge.net> A crash reduces your expensive computer to a simple stone. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (Darwin) iD8DBQE9H52XyEXo8W2M9hsRAr3hAJsGm34GJmw0bhTG0McbYk3hMZYM9gCgvrSX QuIhHhXoNQOcdjWSkUU21h8= =3EPw -----END PGP SIGNATURE-----
Joe Block writes:
... Anyway, my question is, is there a way to preserve the type of a copied object, or do I need to keep a management window open and do all cloning from there? Search "Zope.org" for "PUT_factory"...
Dieter
participants (2)
-
Dieter Maurer -
Joe Block