[FIX] html_sanitize: handle the case of empty documents (after sanitization).
authorChristophe Simonis <chs@openerp.com>
Wed, 13 Nov 2013 11:37:15 +0000 (12:37 +0100)
committerChristophe Simonis <chs@openerp.com>
Wed, 13 Nov 2013 11:37:15 +0000 (12:37 +0100)
commit7ba1d747cc178b09bacdfb8298935efafcbec778
tree63154fc4ff8f7bb73839a76c53c40bb18d1f2860
parent1df6461c4addcbe4d7a4ee83337abad1f8417118
[FIX] html_sanitize: handle the case of empty documents (after sanitization).
[IMP] test_mail: do not mute logger

bzr revid: chs@openerp.com-20131113113715-tzaog0d6o2u4q0x4
openerp/tests/test_mail.py
openerp/tools/mail.py