Closed
Bug 83270
Opened 24 years ago
Closed 24 years ago
links in form http:newpage.htm are not properly followed
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: cioby, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.5-LNX i686; en-US; rv:0.9+)
Gecko/20010528
BuildID: 2001052819
If you have <a HREF=http:someotherpage.htm> in an document, the browser thinks
he has to go to www.someotherpage.htm
Reproducible: Always
Steps to Reproduce:
1.Create an document containing <a href=http:newpage.htm>
2.create an document newpage.htm
3.load the first document via http.
4. clik on the link
5. the newpage.html is not loaded, instead it looks for www.newpage.htm
Actual Results: Alert window with "www.newpage.htm could not be found"
Expected Results: load newpage.htm
Reporter | ||
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 83269 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•