GNOME Bugzilla – Bug 745948
links in email are relative
Last modified: 2015-03-10 13:22:53 UTC
Created attachment 298961 [details] e-mail source Recently some of the links in e-mails sent by bugzilla.gnome.org have become relative, rather than absolute. This means that clicking on the links in the e-mail client won't work. The main bug # email link is absolute, but links in the comments (eg. "duplicate bug") are relative to "show_bug.cgi?" without a hostname. For example, comment 59 in bug # 591258 refers to: *** Bug 728334 has been marked as a duplicate of this bug. *** On the website, 728334 goes to https://bugzilla.gnome.org/show_bug.cgi?id=728334 in the email, the same 728334 in the comment goes to show_bug.cgi?id=728334 e-mail source attached. You'll see some href=https, and some href=show_bug.cgi
Bugzilla uses base href for this. Which email client do you use? Please specify in the other bug. Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 745602 ***