Closed
Bug 75807
Opened 24 years ago
Closed 24 years ago
Clicking on any link on the page causes a keyword search.
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: bhav, Assigned: clayton)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.18 i686; en-US; 0.8.1)
BuildID: 2001040609
Clicking on a any link on the page
http://www.cs.umsl.edu/~sanjiv/cs376/intro.html causes a keyword search at
netscape.com. Netscape 4.76 and Lynx open the seemingly correct page, relative
to the current document.
Reproducible: Always
Steps to Reproduce:
1.Load the page: http://www.cs.umsl.edu/~sanjiv/cs376/intro.html
2.Click on a link on that page. (I chose Processes, first time)
Actual Results: The URL
http://search.netscape.com/cgi-bin/search?charset=UTF-8&search=intro loaded into
the browser.
Expected Results: The URL
http://www.cs.umsl.edu/~sanjiv/cs376/intro/process.html should load into the
browser.
The links are coded in the HTML as <a HREF="http:intro/process.html">Processes</a>.
Comment 1•24 years ago
|
||
This is a dupe of bug 22251.
Sorry, this bug is WONTFIX because those links are not correct (please look into
bug 22251)
*** This bug has been marked as a duplicate of 22251 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•