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 _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
