Closed
Bug 49321
Opened 25 years ago
Closed 25 years ago
links to wrong "root" page
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: sabshire, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20000816
BuildID: 2000081608
If I click on the mozilla link that I created in my blink
account(http://www.blink.com) and then try the link "more..." under Download
Mozilla section of the main page, instead of sending me to
http://www.mozilla.org/binaries.html I am sent to
http://www.blink.com/binaries.html Clicking on the back browser after doing
this, and then attempting to click on the "more..." link achieves the desired
result of http://www.mozilla.org/binaries.html
It appears to be getting the wrong root page. In the case of the above link,
the HTML shows it as <A HREF="binaries.html">more...</A> and not the fully
quailified version that would be <A
HREF="http://www.mozilla.org/binaries.html>more...</A>
In any case I go to a page from Blink, and click on a link whose source is not
fully qualified, I get the same results.
Reproducible: Always
Steps to Reproduce:
1. Log into blink account
2. Click on Mozilla Homepage link I created which points to http://www.mozilla.org
3. Click on more... link at bottom right of page in the Download Mozilla section
4. You will be directed to http://www.blink.com/binaries.html
Actual Results: Sent to http://www.blink.com/binaries.html
Expected Results: should be sent to http://www.mozilla.org/binaries.html
Bug not in M17 build.
Comment 1•25 years ago
|
||
Dupe
*** This bug has been marked as a duplicate of 48200 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 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
•