You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/05/18 21:28:42 UTC

[Bug 5469] New: compile_now() breaks Rule2XSBody

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5469

           Summary: compile_now() breaks Rule2XSBody
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Libraries
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: msergeant@startechgroup.co.uk


Calling compile_now() which some external users of SA do to optimise pre-loading
breaks Rule2XSBody.

The reasons is that the one_line rules get loaded as temporary methods, but
compile_now's call to finish() calls Plugin::Check's finish_tests() method which
deletes all the one_line rules. They never get created again.

Haven't had time to figure out a patch yet.



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

[Bug 5469] compile_now() breaks Rule2XSBody

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5469


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WORKSFORME




------- Additional Comments From jm@jmason.org  2008-01-02 14:40 -------
hey Matt -- marking this WORKSFORME.  if you dig up a test case, feel free to
reopen!



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

[Bug 5469] compile_now() breaks Rule2XSBody

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5469


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|3.2.3                       |3.3.0




------- Additional Comments From jm@jmason.org  2007-08-12 06:38 -------
pushing further out -- Matt, if you can get a test case together, I'll bring it
back ;)



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

[Bug 5469] compile_now() breaks Rule2XSBody

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5469


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.2.2                       |3.2.3






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

[Bug 5469] compile_now() breaks Rule2XSBody

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5469





------- Additional Comments From jm@jmason.org  2007-06-15 05:52 -------
hey Matt --
can we get a test case? spamd uses compile_now() and doesn't have issues...



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

[Bug 5469] compile_now() breaks Rule2XSBody

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5469


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|                            |waiting for test case






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

[Bug 5469] compile_now() breaks Rule2XSBody

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5469





------- Additional Comments From msergeant@messagelabs.com  2007-06-20 09:07 -------
I'll try and get some sample code together in about a week, so it was probably a
good idea to push the bug out to 3.2.3.



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

[Bug 5469] compile_now() breaks Rule2XSBody

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5469


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Additional Comments From jm@jmason.org  2007-08-12 06:46 -------
oops not fixed



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

[Bug 5469] compile_now() breaks Rule2XSBody

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5469


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|NEW                         |ASSIGNED
   Target Milestone|Undefined                   |3.2.2




------- Additional Comments From jm@jmason.org  2007-06-05 08:31 -------
aiming at 3.2.2



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