http://bugzilla.spamassassin.org/show_bug.cgi?id=3661


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #2276 is|0                           |1
           obsolete|                            |




------- Additional Comments From [EMAIL PROTECTED]  2005-03-13 11:13 -------
Created an attachment (id=2696)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2696&action=view)
first attempt at HTML patch

This patch moves the span/display:none work to HTML.pm.  I tried a few
different things here.

1) Adds a rule to check for the <span style="display:none"> bit -- I got 0 hits
in the past week, btw.

2) add span's style attribute to the internal text_style array

3) if style "display:none" is found, the text in question is considered
invisible.

4) any text that is invisible is no longer added to the default "rendered" text
array.


#4 is the biggie here, imo.  It does make the rendered output more "correct"
IMO, but most spam hits go down (range rules tend to push results towards the
top of the range though) without significantly changing the ham hits.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to