[MERGE] [FIX] mail: mail composer: Use a text field instead of a html field
authorChristophe Simonis <chs@openerp.com>
Tue, 16 Apr 2013 08:38:12 +0000 (10:38 +0200)
committerChristophe Simonis <chs@openerp.com>
Tue, 16 Apr 2013 08:38:12 +0000 (10:38 +0200)
commitd7b63202f3716179062365e1c6cf8178617fd012
tree6b2470e9f926b7240d3c38c11eecc5bc8ef70dcf
parent1a06d3d28f1fea6d78f3cae989826e37be9033ec
parentb2d6c8056991c3a2ef2085dcde87a2a1018f0181
[MERGE] [FIX] mail: mail composer: Use a text field instead of a html field

html fields are sanitized just before saving data into the database.
In the composer, this cause the sanitization of the templated
message (for mass mailing messages) before the rendering, forbidding
the use of templated html links.
The html of the message is sanitized by message_post()

bzr revid: chs@openerp.com-20130416083812-jvqeivfxhdr32djh