[FIX] tools: html_email_clean: fixed regex for
authorThibault Delavallée <tde@openerp.com>
Wed, 16 Oct 2013 10:35:16 +0000 (12:35 +0200)
committerThibault Delavallée <tde@openerp.com>
Wed, 16 Oct 2013 10:35:16 +0000 (12:35 +0200)
commit983d5eb9fa0f3f98b1989906d9e3ba5fe59d13a1
tree141188cd4f5bca19c05b52ed61f268114f241001
parent54f740960ef64f157842eee74dbd037c821d0dbc
[FIX] tools: html_email_clean: fixed regex for
signature that was buggy when having dots.
Also fixed read more link addition.

Added test case that triggered the error.

bzr revid: tde@openerp.com-20131016103516-w44j6r5oaljpwvmx
openerp/tests/test_mail.py
openerp/tests/test_mail_examples.py
openerp/tools/mail.py