Comment 12 for bug 1193563

Revision history for this message
Twinkle Christian(OpenERP) (tch-openerp) wrote :

Hello Ilia Naryzhny,

currently,I have installed latest werkzeug 0.9.1, and checked with trunk as well as with 7.0. And I am facing same error as i have shown you in my above video. but I am facing different traceback as below :

2013-07-12 11:06:57,928 9397 ERROR trnk openerp.addons.web.http: An exception occured during an http request
Traceback (most recent call last):
  File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 414, in dispatch
    r = self._call_function(**self.params)
  File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 184, in _call_function
    return self.func(*args, **kwargs)
  File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 1037, in nfunc
    return func(*args, **kwargs)
TypeError: index() got an unexpected keyword argument 'session_id'

with both chrome and Firefox latest version.

So, I am confirming this issue.

Thank you.