After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 745948 - links in email are relative
links in email are relative
Status: RESOLVED DUPLICATE of bug 745602
Product: bugzilla.gnome.org
Classification: Infrastructure
Component: email
unspecified
Other All
: Normal minor
: ---
Assigned To: Bugzilla Maintainers
Bugzilla Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-10 10:05 UTC by Berend De Schouwer
Modified: 2015-03-10 13:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
e-mail source (5.57 KB, text/plain)
2015-03-10 10:05 UTC, Berend De Schouwer
Details

Description Berend De Schouwer 2015-03-10 10:05:56 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
Comment 1 Olav Vitters 2015-03-10 13:22:53 UTC
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 ***