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

noreply@sourceforge.net noreply@sourceforge.net
Tue Nov 19 03:54:53 2002


Patches item #509269, was opened at 2002-01-27 14: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.

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

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



More information about the Mailman-Developers mailing list