Saturday, September 12, 2020
1 change · master
Miscellaneous changes
When purchasing a product through the e-commerce using product configurator features sur as custom attribute values, the computed product description containing the selected values could be broken when using special values. This commit fixes the description building by using proper DOM manipulation. Task 2337859 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 rea
Original PR description
When purchasing a product through the e-commerce using product configurator features sur as custom attribute values, the computed product description containing the selected values could be broken when using special values. This commit fixes the description building by using proper DOM manipulation. Task 2337859 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 Forward-Port-Of: odoo/odoo#57552 Forward-Port-Of: odoo/odoo#57517