Patches item #1580310, was opened at 2006-10-19 09:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1580310&group_id=103
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Pipermail Group: Mailman 2.1 Status: Open Resolution: None Priority: 5 Submitted By: David Woodhouse (dwmw2) Assigned to: Nobody/Anonymous (nobody) Summary: In-Reply-To: in mailto: links incorrect. Initial Comment: Mails in the archive have a mailto: link with which you can reply to the email you're viewing. That mailto: URL contains an &In-Reply-To= part, to set the In-Reply-To: header in the generated mail and thus enable correct threading of replies. Unfortunately, we give the wrong ID. We give the In-Reply-To: header of the message to which the user would be replying, but we should be using Message-Id: of the message in question, instead. See also https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=123768 (although the example given there no longer shows the problem because I've fixed the bug and recreated the archives since then) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1580310&group_id=103 _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
