getting error in export and import on zope2.9
I am trying to import file from zope2.9 that has been exported in xml format from the same.I am getting error as follows. " Site Error An error was encountered while publishing this resource. Error Type: UnicodeDecodeError Error Value: 'ascii' codec can't decode byte 0x83 in position 10: ordinal not in range(128)" -- regards Shiv -- regards Shiv
--On 13. April 2006 02:46:44 -0700 shivayogi kumbar <shivayogiks@gmail.com> wrote:
I am trying to import file from zope2.9 that has been exported in xml format from the same.I am getting error as follows. " Site Error
An error was encountered while publishing this resource.
Error Type: UnicodeDecodeError Error Value: 'ascii' codec can't decode byte 0x83 in position 10: ordinal not in range(128)" --
You asked the same question an hour ago on the Five list and you got the answer that the XML export is buggy and the hint to use the .zexp format. -aj -- ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany Web: www.zopyx.com - Email: info@zopyx.com - Phone +49 - 7071 - 793376 E-Publishing, Python, Zope & Plone development and consulting
--On 13. April 2006 11:49:38 +0200 Andreas Jung <lists@zopyx.com> wrote:
--On 13. April 2006 02:46:44 -0700 shivayogi kumbar <shivayogiks@gmail.com> wrote:
I am trying to import file from zope2.9 that has been exported in xml format from the same.I am getting error as follows. " Site Error
An error was encountered while publishing this resource.
Error Type: UnicodeDecodeError Error Value: 'ascii' codec can't decode byte 0x83 in position 10: ordinal not in range(128)" --
Also you did not tell us about the exact Zope 2.9 version. According to the logs there are some changes in 2.9.2 concerning XML export. -aj -- ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany Web: www.zopyx.com - Email: info@zopyx.com - Phone +49 - 7071 - 793376 E-Publishing, Python, Zope & Plone development and consulting
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andreas Jung wrote:
--On 13. April 2006 11:49:38 +0200 Andreas Jung <lists@zopyx.com> wrote:
--On 13. April 2006 02:46:44 -0700 shivayogi kumbar <shivayogiks@gmail.com> wrote:
I am trying to import file from zope2.9 that has been exported in xml format from the same.I am getting error as follows. " Site Error
An error was encountered while publishing this resource.
Error Type: UnicodeDecodeError Error Value: 'ascii' codec can't decode byte 0x83 in position 10: ordinal not in range(128)" --
Also you did not tell us about the exact Zope 2.9 version. According to the logs there are some changes in 2.9.2 concerning XML export.
See the collector issue: http://www.zope.org/Collectors/Zope/2051 Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEPml0+gerLs4ltQ4RAsN0AKC/0tqry+SQ8qQjVm/OoYDRsPU1+QCePlEx JZVnfgr2hyFA/0mLPADEj34= =Fthh -----END PGP SIGNATURE-----
participants (3)
-
Andreas Jung -
shivayogi kumbar -
Tres Seaver