← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 697748] [NEW] Many2One fields broken in lists when connected with XMLRPC

 

Public bug reported:

To reproduce:

1. change your web client to connect to your server via XMLRPC, in doc/openerp-web.cfg
     openerp.server.port = '8069'
     openerp.server.protocol = 'http'

2. open any list view containing m2o fields, such as in the attached
screenshot

=> M2O fields are displayed with the repr() of the m2o tuple

This does not occur when connected with NETRPC

** Affects: openobject-client-web
     Importance: Medium
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/697748

Title:
  Many2One fields broken in lists when connected with XMLRPC

Status in OpenObject Web Client:
  Confirmed

Bug description:
  To reproduce:

1. change your web client to connect to your server via XMLRPC, in doc/openerp-web.cfg
     openerp.server.port = '8069'
     openerp.server.protocol = 'http'

2. open any list view containing m2o fields, such as in the attached screenshot

=> M2O fields are displayed with the repr() of the m2o tuple

This does not occur when connected with NETRPC





Follow ups

References