Closed
Bug 316221
Opened 19 years ago
Closed 19 years ago
Entering "ftp" in the location bar opens ftp://ftp/ instead of keyword:ftp
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 212852
People
(Reporter: bugzilla.mozilla.org-6h11, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051107 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051107 Firefox/1.5
Entering "ftp" in the location bar opens ftp://ftp/ instead of keyword:ftp. Entering "http" works correctly and opens keyword:http. I think it's related to the automatic selection of FTP when entering host names beginning with ftp., like ftp.example.org.
I searched for related bugs but could only find bugs where too many strings were replaced by keyword:..., not where a string wasn't replaced when it should to be.
Reproducible: Always
Steps to Reproduce:
1. Make sure pref keyword.enabled is set to true
2. Enter "ftp" (without quotation marks) in the location bar and press enter
Actual Results:
Firefox opens ftp://ftp/ which causes a DNS (not found) error.
Expected Results:
Firefox should load keyword:ftp.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 212852 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•