[FIX] In mail text2Html, replace url (http or ftp) before the replacement of return...
authorKersten Jeremy <jke@openerp.com>
Tue, 18 Mar 2014 20:30:51 +0000 (21:30 +0100)
committerKersten Jeremy <jke@openerp.com>
Tue, 18 Mar 2014 20:30:51 +0000 (21:30 +0100)
commit758d467982a6cff85f6f7567292e2e345ca0abf6
tree709fa416bc6b0f5abbf70531c2719fc2b0fbce39
parent66918d6e3266a8cc87d83f44a06b88103584976b
[FIX] In mail text2Html, replace url (http or ftp) before the replacement of return line, else some return line was sometimes considered as the link.

Eg : <a href="http://www.google.com<br/><br/>Puis">http://www.google.com<br/><br/><br/>Puis</a>

bzr revid: jke@openerp.com-20140318203051-lk92fjgwltkwbk68
addons/mail/static/src/js/mail.js