← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 712325] Re: [6.0.1] Can not print report with IE7 and 8

 

Thanks for reporting.

** Changed in: openobject-client-web
   Importance: Undecided => Low

** 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)

** Summary changed:

- [6.0.1] Can not print report with IE7 and 8 
+ [Trunk] Can not print report with IE7 and 8

-- 
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