← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 720592] Re: bug by creating a db

 

** Changed in: openobject-client-web
       Status: Confirmed => Fix Released

-- 
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/720592

Title:
  bug by creating a db

Status in OpenERP Web Client:
  Fix Released

Bug description:
  create a db with demo data in french or in english : bug. if you
  disconnect and connect again, the configuration start... (tested on
  firefox)

  Traceback (most recent call last):
    File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 603, in respond
      self.hooks.run('before_handler')
    File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 98, in run
      hook()
    File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 58, in __call__
      return self.callback(**self.kwargs)
    File "/home/aline/openerp/trunk/web/openobject/tools/_tools.py", line 149, in check_web_modules
      if openobject.addons.has_new_modules():
    File "/home/aline/openerp/trunk/web/openobject/addons.py", line 249, in has_new_modules
      or name not in _loaded[cherrypy.session.get('db')])
  KeyError: 'test'





References