ZohoCRM data uri images into email template
Hello,
As I tried to add a logo <img> using a data URI (
http://www.websemantics.co.uk/online_tools/image_to_data_uri_convertor/) I came accross a bug and what looks like censorship of ZohoCRM:
1) Edit template in HTML mode
2) Insert logo with <img width="..." height="..." title="..." alt="..." src="data:image/png;base64,iVB.....
3) Back to WYSIWYG editor, looks fine
4) Save the modifications made on the template
5) image did disappear...
6) Back to Editor, HTML => the src attribute of the <img> tag (src="data:image...) has been removed/censored...
So the integrity of the data I want to save is altered by ZohoCRM...
Will this be fixed soon ?
Regards
Christian