Open
Bug 2021932
Opened 2 months ago
Updated 1 month ago
www.metrodetroitdsa.com - Blank page instead of error code (404)
Categories
(Core :: Networking: HTTP, defect, P3)
Tracking
()
NEW
People
(Reporter: rbucata, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webcompat-source:web-bugs][necko-triaged])
Environment:
Operating system: Linux and Windows 10
Firefox version: Firefox 148.0
Steps to reproduce:
- Navigate to: https://www.metrodetroitdsa.com/
- Observe
Expected Behavior:
An error code is present
Actual Behavior:
It's a 404 error with chromium but no error code is given with firefox. It's just a default blank tab page.
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
Created from https://github.com/webcompat/web-bugs/issues/211337
| Reporter | ||
Updated•2 months ago
|
status-firefox148:
--- → affected
status-firefox150:
--- → affected
Comment 1•2 months ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
status-firefox149:
--- → affected
Comment 2•2 months ago
|
||
The server is sending a zero-byte 404 response. Chrome does show a nice error message in that case, we do not. This feels more like a Product feature request.
Component: Site Reports → General
Keywords: webcompat:site-report
Product: Web Compatibility → Firefox
Updated•1 month ago
|
Component: General → Networking: HTTP
Product: Firefox → Core
Updated•1 month ago
|
Severity: -- → S4
Depends on: necko-error
Priority: -- → P3
Whiteboard: [webcompat-source:web-bugs] → [webcompat-source:web-bugs][necko-triaged]
Updated•1 month ago
|
Blocks: necko-error
No longer depends on: necko-error
You need to log in
before you can comment on or make changes to this bug.
Description
•