Closed
Bug 278990
Opened 20 years ago
Closed 20 years ago
IP address URLs with %2E do not work
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 108838
People
(Reporter: koegebehn, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0 If a URL is encoded with "%2E" instead of "." e.g. http://10%2E139%2E38%2E77/ instead of http://10.139.38.77/ Firefox hands this to google with "keyword:10%2e139%2e38%2e77" instead of going to the site. Reproducible: Always Steps to Reproduce: 1. Use %2E instead of . in IP adress URL 2. 3. Actual Results: Firefox hands this to google with "keyword:10%2e139%2e38%2e77" Expected Results: Gone to http://10.139.38.77/
Comment 1•20 years ago
|
||
bug 108838?
Summary: IP address URLs with %2E do not work → IP address URLs with %2E do not work
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 108838 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•