Commit Graph

8 Commits (bbd1c53fcbc0b8cbc6fb94d75807788fc67f8e55)

Author SHA1 Message Date
Laurent Mignon (ACSONE) fd70d2e34c [FIX] report_custom_filename: Don't change the initial HTTP response if not OK. (#101)
If an error occurs into the base class, the response received from the call to super is already an HTTP error response.
By modifying this response we break the UI since this reponse is no more the one expeceted in case or error.
This change into the initial HTTP reŝponse leeds to different kind of errors into the UI depending of
the browser used. (Invalid CSRF error, UI locked in waiting response or 'Blocked a frame with origin http://localhost:8069 from accessing a cross-origin frame' or ...)
2017-04-22 15:03:44 +02:00
Pedro Castro Silva 98f8b336f7 [9.0][FIX][report_custom_filename] API migration (#92) 2017-01-07 02:21:07 +01:00
Juan Jose Scarafia f82a01d0fe [9.0][FIX] fix custom filename making a browse over a browse 2016-12-27 10:05:03 -03:00
Holger Brunn efe28ddb2d [FIX] it's json 2016-12-21 09:11:03 +01:00
Holger Brunn e3bb423518 [FIX] use JSON instead of simplejson 2016-12-21 09:11:03 +01:00
susport eba7ad247e [9.0] [MIG] report_custom_filename (#82) 2016-12-11 12:32:44 +01:00
Holger Brunn 2d5d780db0 [ADD] support qweb reports 2015-09-01 01:01:03 +02:00
Holger Brunn 63bc58ae98 [ADD] report_custom_filename 2014-12-19 13:19:55 +01:00