c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23451
[Bug 712325] Re: [Trunk] Can not print report with IE7 and 8
Ok, my bad: download is possible after enabling this option.
It seems that you actually need to restart Internet Explorer for this setting to take effect...
--
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:
[Trunk] Can not print report with IE7 and 8
Status in OpenERP Web Client:
Confirmed
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
References