[ mailman-Bugs-1621278 ] incomplete reply link in archived posts

SourceForge.net noreply at sourceforge.net
Sat Dec 23 15:16:53 CET 2006


Bugs item #1621278, was opened at 2006-12-23 19:46
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1621278&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: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Kumaraguru (kums)
Assigned to: Nobody/Anonymous (nobody)
Summary: incomplete reply link in archived posts

Initial Comment:
When viewing the archived messages/posts, one can reply to a post by clicking the mailto link next to the author's name. This is of the form

mailto:foo at bar.com?Subject=postsubject&In-Reply-To=unique_message_id

************
  THE BUG
************
The unique id for In-Reply-To is present only for posts that are replies to another post. The top level posts don't have a unique id in the mailto link. It is simply blank like it's shown below.

mailto:foo at bar.com?Subject=postsubject&In-Reply-To=

******************
  WHY IT MATTERS
******************
Some people may disable mail delivery when the mailing list becomes a high volume one. They can see the archived messages through the web front-end. If they are still subscribed to the mailing list, they can even reply to the list by clicking the above mentioned mailto link.

For messages which are replies to another post, the mailto link is properly formed having a unique messageid for use in the In-Reply-To header. However, for the top level posts, the mailto link is incomplete as the In-Reply-To is simply blank. If someone replied to a top level post by clicking it's reply link, the reply message will appear out-of-sync as a different top-level post instead of being a reply to the original post.



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

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


More information about the Mailman-coders mailing list