--On 6. August 2007 14:55:35 +0200 Christian Schaffer <[EMAIL PROTECTED]> wrote:

Hi list,

I have Zope installed using the following config:
Zope 2.9.4-final, python 2.4.3, sunos5

I´d like to export an object which has several children. Using the web
management console, I navigate to the root folder and checked the
checkbox for the object to export. After that, I clicked the
export/import button. The object ID showed up correctly, so I clicked
the export button, wanting to leave the export file on the server.
The export seemed to work. At least, I found a file on my server.
Unfortunately, the only content of the file was one line:
ZEXPÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
The file itself is only 20k of size.

And? What did you except? What should it contain? It contains a binary format - to be exactly: the Python pickle of the selected object.

-aj

Attachment: pgpWPBpRLFllC.pgp
Description: PGP signature

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to