Closed Bug 182385 Opened 22 years ago Closed 22 years ago

First link in local homepage not rendered

Categories

(SeaMonkey :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davidsboogs, Assigned: asa)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2) Gecko/20021126
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2) Gecko/20021126

I have a local file acting as my homepage, and the first link in the file is not
being interpreted as a link

Reproducible: Always

Steps to Reproduce:
1. create a local file with a list of useful links such as the following:  

<html>
<a href="http://www.something.com/">Something</a>
<br><a href="http://www.netaddress.com/">Netaddress</a>
<br><a href="http://www.google.com/">Google</a>
<br><a href="http://briefcase.yahoo.com/">Yahoo briefcase</a>
<br><a href = "http://www.livejournal.com">LiveJournal</a><br><a href = ""></a>
<br>
</html>  

2. Set it as the home page in preferences


Actual Results:  
watch the first useful link not work

Expected Results:  
all links on the page should work

file is in the root of a fat32 partition, mozilla 1.2 installed over 1.2b,
installed over 1.1.
Attached file The "faulty" file
I just did more testing and it seems that mozilla 1.2 can't handle minimalist
(or maybe any) web pages correctly at all on my system!  I have the same
first-link not working when viewing the attached file from bugzilla as locally
1.2 branch only, not trunk.

You should use <body>.
ex.
<html>
<body>
<a href="http://www.something.com/">Something</a>
...
</body>
</html>
WFM, using Mozilla 1.2.1 Windows XP
It seems it was related to the bug fixed in 1.2.1
Thank you for pointing that out (I hadn't heard of the ..1 release yet).
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: