Friday, July 12, 2024
1 change · saas-17.3
Resolved issues and error corrections
This fix prevents an error that could appear when users create a new mass mailing from a mobile device. It improves reliability for mobile users by ensuring the mailing editor handles its content correctly.
Original PR description
Purpose ======= Fix the traceback appearing when creating a new mailing on mobile. Specification ============= There is no "filter" method on HTMLCollection. Converting the HTMLCollection to an array so that the filtering can be performed. related commit: 5a990d8d8ba2ec2999f84d2f1dae7aeec0f2d9b5 Task-4000990 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr