Closed
Bug 1666234
Opened 5 years ago
Closed 5 years ago
Mistyped http procol should not default to www.http.com
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1181081
People
(Reporter: robrwo, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0
Steps to reproduce:
I mistyped "http//example.com/some/URL".
Actual results:
It redirected to www.http.com//example.com/some/URL
Expected results:
I should have recognised an initial "http" or "https" and given an error.
| Reporter | ||
Comment 1•5 years ago
|
||
This can be considered a minor security issue. I mistyped a private URL and the information was submitted to an unknown third party.
See also #671233
Updated•5 years ago
|
Component: Untriaged → Address Bar
Comment 2•5 years ago
|
||
This is similar to bug 1181081, for http instead of https. Likely both should be handled at the same time.
Comment 4•5 years ago
|
||
This issue no longer occurs on 86.0 release and latest Nightly 88.0a1. I believe it is safe to mark it as duplicate of the bug mentioned above.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•