Hi,

I'm trying to get my OSC working with a test-enviroment of OpenERP using the 
"esale-osc" Connector, but still getting a lot of confusing UTF8 decoding 
Problems.

I found this Thread:
http://www.openobject.com/forum/topic12499.html?highlight=esaleosc

But it didn't realy helped me.

English is working fine, but if I try to import German category names or 
payment-type names I the following erorr:

Trackback data:
  File "/usr/lib/python2.5/xmlrpclib.py", line 864, in end_string
    data = _decode(data, self._encoding)
  File "/usr/lib/python2.5/xmlrpclib.py", line 164, in _decode
    data = unicode(data, encoding)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 5-6: 
unexpected end of data

The Osc is running on Ubuntu
MySQL: 5.1.37-1ubuntu5.1, encoding: UTF-8 Unicode (utf8)
Apache: 2.2.12
Shop table: Coallition: latin1_swedish_ci

The OpenERP Server env:
Debian Squeeze
with the newest ERP-Server Version (5.11deb)

Esale-osc is the newest (??) Version, 5.0.1 from the "trunk" directory.




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=58942#58942

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to