Florian L
Results
1
comments of
Florian L
This is the same issue as #936. In the mail_debrand module, `_render_template` calls the `remove_href_odoo` function without wrapping its return value in a MarkupSafe object. This function returns a plain...