when we click on record from list view generating Traceback

Bug #866050 reported by Hardik Ansodariya (OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Invalid
Low
OpenERP R&D Web Team

Bug Description

knowledge > documents > list view
#when we click on record from list view generating Traceback

Client Traceback (most recent call last):
  File "/home/han/rdtool/client-web/trunk/addons/web/common/dispatch.py", line 162, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/han/rdtool/client-web/trunk/addons/web/controllers/main.py", line 629, in search_read
    return self.do_search_read(req, model, fields, offset, limit, domain, sort)
  File "/home/han/rdtool/client-web/trunk/addons/web/controllers/main.py", line 665, in do_search_read
    records = Model.read(paginated_ids, fields or False, context)
  File "/home/han/rdtool/client-web/trunk/addons/web/common/openerplib/main.py", line 373, in proxy
    *args)
  File "/home/han/rdtool/client-web/trunk/addons/web/common/openerplib/main.py", line 250, in proxy
    result = self.connector.send(self.service_name, method, *args)
  File "/home/han/rdtool/client-web/trunk/addons/web/common/openerplib/main.py", line 102, in send
    return getattr(service, method)(*args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.6/xmlrpclib.py", line 1253, in request
    return self._parse_response(h.getfile(), sock)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1387, in _parse_response
    p.feed(response)
  File "/usr/lib/python2.6/xmlrpclib.py", line 868, in end
    return f(self, join(self._data, ""))
  File "/usr/lib/python2.6/xmlrpclib.py", line 916, in end_string
    data = _decode(data, self._encoding)
  File "/usr/lib/python2.6/xmlrpclib.py", line 164, in _decode
    data = unicode(data, encoding)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 10-14: unsupported Unicode code range

Revision history for this message
Hardik Ansodariya (OpenERP) (han-tinyerp) wrote :
Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

I have not reproduced this exact error yet, but I did get a slightly different (xmlrpc) one which I think I fixed. Could you check if the bug still appears as of OpenERP Web revid <email address hidden> ?

Changed in openerp-web:
status: Confirmed → Incomplete
Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello,

Thanks for Inform

I have checked this issue with latest code of trunk with following revision :

web-client(6.1) - 1137
server - 3717
addons - 5290

I have attached video for reference would you please check it.

Thanks.

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :
Changed in openerp-web:
status: Incomplete → Confirmed
Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

Still can't reproduce it. Did you clear you cache after updating?

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello Xavier,

After clear catch it is working normally.

Thanks.

Changed in openerp-web:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.