Closed Bug 187146 Opened 22 years ago Closed 22 years ago

uploaded file displays blank page

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 42945

People

(Reporter: ron1, Assigned: asa)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130

Both Linus and Windows versions of Mozilla display a blank page for the
untoldsecrets.html file that I uploaded to the website.  Both IE and Opera
display it without a problem.  

Reproducible: Always

Steps to Reproduce:
1.Go to website http://www.finitesite.com/gonefishin/  
2.When the page is displayed, click on the 'Salmon' button.  
3.Blank page displayed.
4.Repeat with either IE or Opera   Page displayed

Actual Results:  
Blank page with Mozilla, page displayed with IE or Opera

Expected Results:  
Page to be displayed
Looking at the page source it begins like this:

<HTML>
<HEAD>
<TITLE=The Untold Secrets of Wealth on the Web</TITLE>

The first Title-Tag is not closed correctly. If you build web pages you surely
know that this must be:
<title> ... </title>

After changing that the page works fine.
IE and Opera oversee some html errors which might be nice for people who cannot
code correct html, but its not good for a robust web.

If you made this page yourself, I'd suppose you correct this error quick and
resolve this bug as INVALID because it is no Mozilla bug.
(Not really Tech Evangelism in this case...)

<META NAME="Generator" CONTENT="Microsoft Word 97">
Did Word really produce this code??!! Well, that says all...

*** This bug has been marked as a duplicate of 42945 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.