-
- Downloads
[FIX] tools: less strict evaluation of translations
Do not parse the translation of an attribute value. The content of a translatable node attribute (such as 'string') should not be tested for XML/HTML validity: the value can contain special chars such as `&` in its source and should not be escaped when evaluated. This fixes escaped page title in the partner form `Sales & Purchases` => `Ventes & Achats`
Please register or sign in to comment