Wednesday, September 26, 2018
1 change · master
Resolved issues and error corrections
Sales email template links now open in a new browser tab instead of inside an embedded frame. This prevents users from seeing an error page and keeps the sales email flow working smoothly.
Original PR description
Description of the issue/feature this PR addresses: Before this the email template can cause "Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "http://318416-11-0-d9f749.runbot8.odoo.com" from accessing a cross-origin frame." Fixes https://github.com/odoo/odoo/issues/24112 Current behavior before PR: Traceback Desired behavior after PR is merged: No traceback, item opens in new tab -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr