Skip to content
Snippets Groups Projects
Commit c21568e1 authored by qsm-odoo's avatar qsm-odoo
Browse files

[FIX] *: html fields sanitization

Since commit c9e38cae in saas-10, the html fields are sanitized in
strict mode by default. This breaks all html fields behaviour when it
is editable in the website editor.

This commit deactivate the sanitization for such HTML fields (like it
was already the case for blogs contents or products descriptions for
example). A more specific sanitization will be implemented in future
versions.
parent 3455daf9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment