← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 711935] Re: Error : xhr.getResponseHeader("Content-Type") is null

 

*** This bug is a duplicate of bug 699960 ***
    https://bugs.launchpad.net/bugs/699960

** Changed in: openobject-client-web
       Status: Incomplete => Triaged

-- 
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 m2o 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