Files
evolution/em-format
Milan Crha 4d0a0889f8 Check for UTF-16 HTML in emfe_text_html_format() when printing
If there is a UTF-16 HTML content in a text/html part, then it is
shown fine in UI, because that part is an iframe, but when it's
printed, then everything is one long HTML, where the UTF-16 data
does not make any good, because the main document is UTF-8.
2015-08-12 11:48:19 +02:00
..