Monday, July 23, 2018
1 change · master
Resolved issues and error corrections
This fix prevents report downloads from crashing when the report name contains a slash character. Slashes in download file names are now safely replaced with underscores, helping users export reports without errors.
Original PR description
Task link: https://www.odoo.com/web#id=1867496&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 Pad link: https://pad.odoo.com/p/r.104254e8717fb962ba02b411b4a1e45b Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr