c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14829
[Bug 711935] [NEW] Error : xhr.getResponseHeader("Content-Type") is null
Public bug reported:
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.
** Affects: openobject-client-web
Importance: Undecided
Status: New
--
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:
Error : xhr.getResponseHeader("Content-Type") is null
Status in OpenERP Web Client:
New
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.
Follow ups
References