c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03424
[Bug 673126] Re: Cannot select Category for import, XML compatible Error
Environment Information :
System : Linux-2.6.35-22-generic-i686-with-Ubuntu-10.10-maverick
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 10.10
Release: 10.10
Codename: maverick
Operating System Release : 2.6.35-22-generic
Operating System Version : #35-Ubuntu SMP Sat Oct 16 20:36:48 UTC 2010
Operating System Architecture : 32bit
Operating System Locale : en_US.UTF8
Python Version : 2.6.6
OpenERP-Client Version : 5.0.14
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "/usr/share/pyshared/openerp-server/netsvc.py", line 256, in dispatch
result = LocalService(service_name)(method, *params)
File "/usr/share/pyshared/openerp-server/netsvc.py", line 76, in __call__
return getattr(self, method)(*params)
File "/usr/share/pyshared/openerp-server/service/web_services.py", line 582, in execute
res = service.execute(db, uid, object, method, *args)
File "/usr/share/pyshared/openerp-server/osv/osv.py", line 58, in wrapper
return f(self, dbname, *args, **kwargs)
File "/usr/share/pyshared/openerp-server/osv/osv.py", line 119, in execute
res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
File "/usr/share/pyshared/openerp-server/osv/osv.py", line 111, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/usr/share/pyshared/openerp-server/osv/orm.py", line 1372, in fields_view_get
xarch, xfields = self.__view_look_dom_arch(cr, user, result['arch'], view_id, context=context)
File "/usr/share/pyshared/openerp-server/osv/orm.py", line 1117, in __view_look_dom_arch
fields_def = self.__view_look_dom(cr, user, node, view_id, context=context)
File "/usr/share/pyshared/openerp-server/osv/orm.py", line 1112, in __view_look_dom
fields.update(self.__view_look_dom(cr, user, f, view_id, context))
File "/usr/share/pyshared/openerp-server/osv/orm.py", line 1112, in __view_look_dom
fields.update(self.__view_look_dom(cr, user, f, view_id, context))
File "/usr/share/pyshared/openerp-server/osv/orm.py", line 1112, in __view_look_dom
fields.update(self.__view_look_dom(cr, user, f, view_id, context))
File "/usr/share/pyshared/openerp-server/osv/orm.py", line 1112, in __view_look_dom
fields.update(self.__view_look_dom(cr, user, f, view_id, context))
File "/usr/share/pyshared/openerp-server/osv/orm.py", line 1112, in __view_look_dom
fields.update(self.__view_look_dom(cr, user, f, view_id, context))
File "/usr/share/pyshared/openerp-server/osv/orm.py", line 1104, in __view_look_dom
node.set('string', trans)
File "lxml.etree.pyx", line 634, in lxml.etree._Element.set (src/lxml/lxml.etree.c:31912)
File "apihelpers.pxi", line 488, in lxml.etree._setAttributeValue (src/lxml/lxml.etree.c:13918)
File "apihelpers.pxi", line 1295, in lxml.etree._utf8 (src/lxml/lxml.etree.c:20212)
ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes
--
Cannot select Category for import, XML compatible Error
https://bugs.launchpad.net/bugs/673126
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in Magento Open ERP Connector: New
Bug description:
In Ubuntu 10.10 Maverick, using synaptic manager latest openerp .16 you cannot select a category after installing the openerpconnect magento module. Before installing the module it works perfectly in other modules but as soon as I install openerpconnect magento it will display this error message:
"All Strings must be XML Compatible: Unicode or Ascii, no null bytes"
I cant click on select any folder its greyed out, and when I click on the magnifying glass it displays this error anywhere in the program.
The error makes it impossible to use openerp as after installing the module it does it throughout the program.
References