c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #20262
[Bug 711935] Re: Loading problem in m2m with many records.
*** 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.
References