Task #3468
closedBugzilla shows attachment links with http:// instead of https://
0%
Description
This is just a minimal inconvenience, but anyways:
When someone links another attachment on Bugzilla, like in:
https://bugs.documentfoundation.org//show_bug.cgi?id=140623
they write "File is attachment #147704" and Bugzilla generates a http:// link of that.
Problem is that Chrome nowadays (or maybe just in our particular organization?) silently refuses to download such attachments.
I have to click on the [details] link which shows the item with a https link, and then it's possible to download the attachment.
Would it be possible to change Bugzilla to offer such cross-linked attachments on https?
Thanks in advance!
Updated by Xisco Fauli Tarazona over 3 years ago
not happening with Firefox. Confirmed in Chrome
Updated by Guilhem Moulin over 3 years ago
- Category set to Bugzilla
- Status changed from New to Closed
- Assignee set to Guilhem Moulin
- Priority changed from Low to Normal
Xisco Fauli Tarazona wrote:
not happening with Firefox. Confirmed in Chrome
Because I fixed it in the meantime :-)
We have HSTS headers set for bugs.documentfoundation.org so compatible browsers should upgrade the URLs automatically, but we definitely don't want plaintext links anywhere.