Closed
Bug 30707
Opened 25 years ago
Closed 25 years ago
Relative links on www.emacs.org are not be resolved correctly
Categories
(Core :: Networking, defect, P3)
Tracking
()
People
(Reporter: dougt, Assigned: gagan)
References
()
Details
If you go to the url above, and try to click on Customize, which is a relative
link to Customize.shtml, you will be forwarded to http://customize.shtml.
I am using a build from yesterday night. When I tried to reproduce this with a
smaller test case, I could not. Needs more investigation.
Comment 1•25 years ago
|
||
The HTML in that page is broken. When I view source it, here's what I see for
that link:
<A href="http:customize.shtml">
For some reason NC 4.71 resolves that link correctly. Very bizarre.
Why are Netscape employee's not able to set a bug as new? I feel weird
confirming a Netscape employee's bug report ;-)
Comment 2•25 years ago
|
||
this is a networking bug, resolving http:url without domain name and // wrong
(as jerry baker saw)
Assignee: cbegle → gagan
Component: Browser-General → Networking
QA Contact: asadotzler → tever
Comment 3•25 years ago
|
||
This is a dup of bug 22251, which is marked wontfix! I fact the above relative
URLs are a loophole in old RFCs which are deprecated but still in use.
*** This bug has been marked as a duplicate of 22251 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•