c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14899
[Bug 712325] [NEW] [6.0.1] Can not print report with IE7 and 8
Public bug reported:
Hi,
When I try to print a report with IE8 or 7, I have this error :
403 Forbidden
Request Forbidden -- You are not allowed to access this resource.
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.')
I suppose it's linked to https://bugs.launchpad.net/openobject-client-
web/+bug/697007 and https://bugs.launchpad.net/openobject-client-
web/+bug/706968
** Affects: openobject-client-web
Importance: Undecided
Status: New
--
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/712325
Title:
[6.0.1] Can not print report with IE7 and 8
Status in OpenERP Web Client:
New
Bug description:
Hi,
When I try to print a report with IE8 or 7, I have this error :
403 Forbidden
Request Forbidden -- You are not allowed to access this resource.
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.')
I suppose it's linked to https://bugs.launchpad.net/openobject-client-
web/+bug/697007 and https://bugs.launchpad.net/openobject-client-
web/+bug/706968
Follow ups
References