odoo/odoo#258790
Created by fw-bot
Merged
at f30caad4c651d7b1bd58da52b95c8f6a14105e2d
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:master-19.0-libxml-malformed-xml-app-516479-fw
- head
- b8e1c5133d55fa6ff52512effbb9c48fd4d323a9
- merged
- 1 day ago by Framework (ORM), Pierre Paridans (app)
| odoo/odoo | |
|---|---|
| 19.0 | #258569 |
| saas-19.1 | #258746 |
| saas-19.2 | #258770 |
| master | #258790 |
[FIX] web: malformed xml in test
This commit fixes a malformed HTML/XML tag in TestReports.
Note: before libxml2 v2.14.0, this issue was automagically cleaned up, but not anymore.
Forward-Port-Of: #258569