Hello,
In the HTML editor, the original email address is lost when forwarding in HTML mode.
Trouble is this :
Example email : david roundcube.net@spam.bounceme.net
Email from IMAP : david roundcube.net@spam.bounceme.ne Email After it comes from Q() function : david <roundcube.net@spam.bounceme.net> Email as it appears in the textarea : david roundcube.net@spam.bounceme.net
When the wysiwig editor comes on, the <round.... > is thought invalid, so the editor drops it.
We would need to double htmlentity the email address. Once to get it to display in the textarea and once for the WYSIWIG parser.
The email address in the plain text mode should be passed by htmlentity once instead of never.
David
List info: http://lists.roundcube.net/dev/