Support for base64 inline images please
-
I use inline images in my email like
<img src="data:image/png;base64,…">but for some reason when i visit the logs and want to preview an image, the “data:” is missing. So the result there is:<img src="image/png;base64,…">this causes a loading error of the image.
please put back the “data:” 🙂 thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Support for base64 inline images please’ is closed to new replies.