[ mailman-Patches-509269 ] Fix to fallback of thread by subject

SourceForge.net noreply at sourceforge.net
Tue Mar 11 07:24:48 EST 2003


Patches item #509269, was opened at 2002-01-27 20:51
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=509269&group_id=103

Category: Pipermail
Group: Mailman 2.0.x
Status: Open
Resolution: None
Priority: 1
Submitted By: Stuart Donaldson (stuartd)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix to fallback of thread by subject

Initial Comment:
The existing code in HyperDatabase.py looks like it
was intending to fallback to threading by subject if 
the In-Reply-To and References headers were missing.

However the implementation it is broken, apparently
an incomplete port of some other module.

This patch fixes the set_location() method, and
getOldestArticle methods to allow subject threading
to once again work.

Note: pipermail.py has an unused database class which
also implements broken versions of these methods. This
patch does not fix those because they were unused.

----------------------------------------------------------------------

>Comment By: Thomas Wouters (twouters)
Date: 2003-03-11 16:24

Message:
Logged In: YES 
user_id=34209

This patch looks like it still applies, but just looking at
this code makes my hea d go *splat*. Can you confirm that
this is still an issue for Mailman 2.1, and this is still
the correct fix ?


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=509269&group_id=103



More information about the Mailman-coders mailing list