[FIX] email_template: fix invalid uses of tools.email_split
authorOlivier Dony <odo@openerp.com>
Tue, 14 Jan 2014 13:46:27 +0000 (14:46 +0100)
committerOlivier Dony <odo@openerp.com>
Tue, 14 Jan 2014 13:46:27 +0000 (14:46 +0100)
commita7cb9b762ddc56a538d86b7d9d2cf72c68b9ad41
treec5e9c2d4a788b9c23c4337f4c4b4171ee3a9a34c
parentcc5d5bb2bf4a84a27edf998cee22c8602c9a78e0
[FIX] email_template: fix invalid uses of tools.email_split

This is necessary to have the tests pass after
the corresponding server patch in server 7.0
at revision 5198 revision-id: odo@openerp.com-20140114120344-r58wndgybqusnnq7

lp bug: https://launchpad.net/bugs/1199386 fixed
lp bug: https://launchpad.net/bugs/1165531 fixed

bzr revid: odo@openerp.com-20140114134627-6j83f4s6pvnj4uma
addons/email_template/tests/test_mail.py
addons/email_template/wizard/mail_compose_message.py