Replies to HTML emails get messed up
Brought to you by:
cbruyland
When replying to an HTML enabled email the reply shows up in the editor correctly, but after sending all line breaks, >'s and other non-ascii characters get converted to thier HTML codes.
Example:
>
>
> No problem...I just need a little more info so I can get this together for you.
>
becomes:
<br /> > <br /> > <br /> > No problem...I just need a little
more
info so I can get this together<br /> > for you.<br /> >
The same is for all other non-ascii text formatting.
Seems to me as if the webmail is loosing the code-lines saying that it is an HTML email instead of Text-only...