Closed Mark12547 closed 3 years ago
@Mark12547 We appreciate your report. Because "HTTPS only" option is not set as default in Firefox and the default setting of the browsers was changed, this will be a Non-Compatibility issue.
Please submit the issue here : https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox as it is more relevant for that project.
For this project, we try to focus our effort on layouts, features, or content that works as expected in one browser but not in another.
Closing this as Non-Compat
It turns out it is a coding error on the website (the BASE HREF= directive uses HTTP instead of HTTPS, but the pictures loading with relative reference are inheriting the protocol when HTTPS-Only is off but require HTTPS). I have contacted the crew of the website to let them know, and I discovered additional issues in their "Contact the crew" dialog that I'm also bringing to their attention. Anyway, apparently not a Firefox bug. (I requetsed the bug report I filed on Bugzilla be closed.)
URL: https://hotboots.com/
Browser / Version: Firefox 93.0 Operating System: Windows 10 Tested Another Browser: Yes Chrome
Problem type: Design is broken Description: Images not loaded Steps to Reproduce: Pictures don't load at the top page of https://www.hotboots.com/ when in Menu -> Settings -> Privacy & Security page, has setting (at the bottom of the page) "Don’t enable HTTPS-Only Mode". (Apparently pictures on the top page use relative source.) Changing to "Enable HTTPS-Only Mode in all windows" allows pictures to load. (I ended up testing this in a new profile.) This is in Nightly version 93.0a1 build-id 20210814094200.
Mozregression points to: 2021-08-14T13:35:13.736000: DEBUG : Found commit message: Bug 1703847: Disable Mixed Content Auto-upgrading in Nightly (and in general) r=JulianWels,arthuredelstein
Differential Revision: https://phabricator.services.mozilla.com/D111272
2021-08-14T13:35:13.736000: DEBUG : Did not find a branch, checking all integration branches 2021-08-14T13:35:13.736000: INFO : The bisection is done.
As an aside: no logon is required to view the top page where the problem is displayed. Also, on top page images are loaded using relative addressing (e. g., IMG SRC="images/hotbootslogo.gif" ...) and when I click on "Display image in new tab" the "https://" used to display the page is changed to just "http://" to display the image when I have "Don’t enable HTTPS-Only Mode".
View the screenshot
Browser Configuration
View console log messages
From webcompat.com with ❤️