odoo/addons/website_forum/data
Richard Mathot eefd0de541
[FIX] safer company name as email sender
In some email templates of Odoo, the From: field is generated from the
company name. If this name contains an "&" character, this will lead in
an escaping eg; &

Sender header will look like:
From: Machin &amp; Brol <machinbrol@toto.com>

This case is not well handled by email providers like Gmail, that
splits the line on the ";" and considers there are 2 senders, and then
discards the email.

We then fix the templates, waiting for a better fix in master.
2017-04-28 10:19:06 +02:00
..
badges_answer.xml [FIX] gamification: remove wrong double quote in xml 2014-04-22 11:09:37 +02:00
badges_moderation.xml [REV] attempt to revert incorrect removals in f4d78ae738 2014-05-30 16:00:28 +02:00
badges_participation.xml [FIX] definition of badges 2014-05-20 14:31:55 +02:00
badges_question.xml [FIX] definition of badges 2014-05-20 14:31:55 +02:00
forum_data.xml [FIX] safer company name as email sender 2017-04-28 10:19:06 +02:00
forum_default_faq.html [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
forum_demo.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00