*** This bug is a duplicate of bug 699960 *** https://bugs.launchpad.net/bugs/699960
** Summary changed: - Loading problem in m2o with many records. + Loading problem in m2m with many records. -- 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/711935 Title: Loading problem in m2m with many records. Status in OpenERP Web Client: Triaged Bug description: Good afternoon, I got this JS Error in Mozilla Firefox 3.6.13 on Ubuntu 10.10 64 bits : Error : xhr.getResponseHeader("Content-Type") is null File : http://127.0.0.1:8080/openerp/static/javascript/openerp/openerp.base.js Line : 112 This happened when I clicked on a partner category with a big number of partners (497 to be exact). This category never showed (stuck on 'Loading... red bar) and I got this error. I tried on other categories with less/no partners, it worked fine. It also worked fine on google chrome. I was connected in local when I did these tests. I don't how the number of elements in a many2many relation can influence the response, but it seems to be the case here. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : c2c-oerpscenario@lists.launchpad.net Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp