[FIX] tools: mail: when cleaning, unescape mako specific symbols.
authorThibault Delavallée <tde@openerp.com>
Thu, 23 Jan 2014 12:51:37 +0000 (13:51 +0100)
committerThibault Delavallée <tde@openerp.com>
Thu, 23 Jan 2014 12:51:37 +0000 (13:51 +0100)
commit5f1ec49ecdac6d72cd42755c41fbe75d6a1f3587
treed1d48f5526a3eebe96ca2e63e90785041764b560
parent5528b9b2d89c5f6a95b9d1a8f67cbe83c1643bed
[FIX] tools: mail: when cleaning, unescape mako specific symbols.
Indeed those are escaped when contained inside an href or mailto element
of a tag, leading to mako not rendering the element.

bzr revid: tde@openerp.com-20140123125137-4u4i88f1ajybg5f2
openerp/tools/mail.py