http://bugzilla.spamassassin.org/show_bug.cgi?id=2761
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|HTML ascii codes |HTML rendering should
| |replace entities
------- Additional Comments From [EMAIL PROTECTED] 2004-11-06 12:37 -------
changing the summary to better reflect the request.
In short, in Message::Node::rendered(), after converting HTML->text, we should
go through and replace the HTML entities (& xxx ;, %xx, & # xxx ;, etc.)
We may be able to reuse Mail::SpamAssassin::Util::url_encode, and then deal with
thing like amp, etc.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.