-
- Downloads
[FIX] web_editor: save all child text nodes of oe_structure elements
When saving the content of an oe_structure, the starting text nodes were lost because only the internal *elements* were considered. Ending text nodes were kept since they are considered as the last element's tail by the etree library. task-2040764 closes odoo/odoo#43373 X-original-commit: eb71d25c Signed-off-by:Quentin Smetz (qsm) <qsm@odoo.com>
Please register or sign in to comment