Closed
Bug 206922
Opened 21 years ago
Closed 21 years ago
Absolute links in gopher are treated as if relative.
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 202188
People
(Reporter: unidyne, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a; MultiZilla v1.4.0.4A) Gecko/20030401
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a; MultiZilla v1.4.0.4A) Gecko/20030401
An absolute link in a gopher page is treated as if it were relative. An absolute
link is first URL encoded, and then appended to the end of the current URL. If
the URL begins with a protocol identifier, it should be treated as absolute.
Reproducible: Always
Steps to Reproduce:
1. Go to a gopher page.
2. Click on an absolute link.
3. Gape in awe of the blank page you get.
Actual Results:
I was shocked into silence.
Expected Results:
Mozilla should pick up the protocol identifier in links from gopher pages and
treat them as absolute rather than relative.
Comment 1•21 years ago
|
||
dupe of "Gopher support completely defunct"
this was fixed for 1.4b
*** This bug has been marked as a duplicate of 202188 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
V/dupe.
Status: RESOLVED → VERIFIED
Component: Browser-General → Networking
QA Contact: general → benc
You need to log in
before you can comment on or make changes to this bug.
Description
•