c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #16514
[Bug 720592] [NEW] bug by creating a db
Public bug reported:
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'
** Affects: openobject-client-web
Importance: High
Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
Status: Confirmed
** Changed in: openobject-client-web
Importance: Undecided => High
** Changed in: openobject-client-web
Status: New => Confirmed
** Changed in: openobject-client-web
Assignee: (unassigned) => OpenERP SA's Web Client R&D (openerp-dev-web)
--
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:
Confirmed
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'
Follow ups
References