Bug 243671 - Some "Next in thread" links are broken in the mailing list archive
Summary: Some "Next in thread" links are broken in the mailing list archive
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Website (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wolfram Schneider
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-28 12:55 UTC by martin
Modified: 2023-02-18 18:42 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description martin 2020-01-28 12:55:18 UTC
E.g. 1 
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=73914+0+archive/2020/freebsd-current/20200126.freebsd-current has "Next in thread" linking to https://docs.freebsd.org/cgi/mid.cgi?db=irt&id=CAMy0BGS15j9B0kdSjJ53JnWt2MJ+wWxZ6Aka3XsGkym=y4sFAQ@mail.gmail.com but this gives a huge list of unrelated messages.

E.g. 2
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=68400+0+archive/2020/freebsd-current/20200126.freebsd-current has "Next in thread" linking to https://docs.freebsd.org/cgi/mid.cgi?db=irt&id=20200122.155654.980180717476039692.yasu@utahime.org but this gives 'No answers found for: "20200122.155654.980180717476039692.yasu"'.

docs.freebsd.org is an alias for wfe0.nyi.freebsd.org.
wfe0.nyi.freebsd.org has address 96.47.72.84
Comment 1 Wolfram Schneider freebsd_committer freebsd_triage 2023-02-18 18:42:07 UTC
There was an issue with the plus ("+") character in Message-Id value. This is fixed now.