http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45818
Summary: Missing message-ids in Bugzilla messages
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: web
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
It appears that messages generated by the new Bugzilla only have a Message-ID
header if they are messages for new bugs, not for comments. This breaks at
least the "Raw text" links in the gcc-bugs list archives.
I don't think it matters much what the message-ids are as long as they are
unique, but Bugzilla should generate them rather than leaving this to some
downstream MTA.