Hide Forgot
+++ This bug was initially created as a clone of Bug #458026 +++ Not worth fixing unless easy to fix, but the email headers used to contain: In-Reply-To: <bug-446214-196610.com> but now contain In-Reply-To: <bug-446214-196610.redhat.com/> so new email threads have been created. It'd be nice to go back to the old format again --- Additional comment from David Lawrence on 2008-08-06 23:04:40 CST --- Verified this is indeed broken. Taking and will fix in the next update. --- Additional comment from David Lawrence on 2008-08-06 23:38:37 CST --- Patch attached for review to fix the domain name that is in reply to header. In upstream bugzilla they add the http(s) to the domain name for reasons I am not sure. In 2.18 we had bugzilla.redhat.com as the domain name hard coded into the email template. The patch hacks the BugMail.pm code to remove the https from the domain name and the trailing slash so it better matches 2.18 behaviour. Please review Dave --- Additional comment from Noura El hawary on 2008-08-07 00:22:52 CST --- looks Good Dave, I saw it works fine on bz-web2. Noura --- Additional comment from David Lawrence on 2008-08-07 00:31:39 CST --- Thanks Noura. Checking into CVS and will be in the next update.
IMO we should close this, keeping Bugzilla 2 behavior alive forever is unjustifiable technical debt.