Comment 4 for bug 706968

Revision history for this message
Laurent Urbain (Realdolmen) (laurent-urbain) wrote :

Hi,

Now I have another error (only with IE) with last trunk :

Traceback (most recent call last):
  File "e:\OpenERP\Python2.6\lib\site-packages\cherrypy\_cprequest.py", line 603, in respond
    self.hooks.run('before_handler')
  File "e:\OpenERP\Python2.6\lib\site-packages\cherrypy\_cprequest.py", line 98, in run
    hook()
  File "e:\OpenERP\Python2.6\lib\site-packages\cherrypy\_cprequest.py", line 58, in __call__
    return self.callback(**self.kwargs)
  File "E:\OpenERP\trunk\web\openobject\tools\_tools.py", line 38, in csrf_check
    raise cherrypy.HTTPError(403, "Request Forbidden -- You are not allowed to access this resource.")
HTTPError: (403, 'Request Forbidden -- You are not allowed to access this resource.')