Closed
Bug 93376
Opened 24 years ago
Closed 24 years ago
index.hu - Mozilla shows an empty page if <title> contains <img src=...
Categories
(Tech Evangelism Graveyard :: Other, defect, P3)
Tech Evangelism Graveyard
Other
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: szigand, Assigned: piskozub)
References
()
Details
(Whiteboard: CentralEuropean)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010701
BuildID: 20010701
If the <title> tag contains an <img src=... text, Mozilla displays an empty
page. Other browsers show the text in the window's titlebar and display the page
correctly.
Reproducible: Always
Steps to Reproduce:
1. Go to http://forum.index.hu/forum.cgi?a=f&f=24
2. Choose any of the topics with a graphical logo
3. Look what happens ;)
Actual Results: Document: done
...but empty page
Expected Results: It should show the page like Netscape 4.7x or Konqueror.
Comment 1•24 years ago
|
||
Well, the img tag is never closed (not to mention the fact that an <img> in a
title is illegal). It's no wonder the page isn't loading. Over to evangelism.
<title>Index - <img src="http://www.iszolda.hu/206.jpg" - Autó-motor - Fórum</title>
Assignee: clayton → bclary
Status: UNCONFIRMED → NEW
Component: HTML Element → Evangelism
Ever confirmed: true
QA Contact: bsharma → zach
Comment 2•24 years ago
|
||
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Comment 3•24 years ago
|
||
-> Euro
Assignee: bclary → nitot
Component: US English → European
QA Contact: zach → momoi
Summary: Mozilla shows an empty page if <title> contains <img src=... → index.hu - Mozilla shows an empty page if <title> contains <img src=...
| Assignee | ||
Updated•24 years ago
|
Whiteboard: CentralEuropean
| Assignee | ||
Comment 4•24 years ago
|
||
-> CentralEurope
Assignee: nitot → piskozub
Component: European → Central Europe
QA Contact: momoi → pali
| Assignee | ||
Comment 5•24 years ago
|
||
The authors contacted (osing themost probable email addresses).
Status: NEW → ASSIGNED
OS: Linux → All
Priority: -- → P3
Hardware: PC → All
| Assignee | ||
Comment 6•24 years ago
|
||
The URL above has been repaired but there is a lot more with the same problem:
http://forum.index.hu/forum.cgi?a=t&t=9005317&uq=8829
http://forum.index.hu/forum.cgi?a=t&t=9005630&uq=10967
http://forum.index.hu/forum.cgi?a=t&t=9009218&uq=7968
http://forum.index.hu/forum.cgi?a=t&t=9009007&uq=22723
http://forum.index.hu/forum.cgi?a=t&t=9000991&uq=43234
http://forum.index.hu/forum.cgi?a=t&t=9000704&uq=4351
http://forum.index.hu/forum.cgi?a=t&t=9015951&uq=5456
http://forum.index.hu/forum.cgi?a=t&t=9011626&uq=7699
http://forum.index.hu/forum.cgi?a=t&t=9017137&uq=11386
http://forum.index.hu/forum.cgi?a=t&t=9031333&uq=817
http://forum.index.hu/forum.cgi?a=t&t=9021848&uq=804
http://forum.index.hu/forum.cgi?a=t&t=9003694&uq=9284
http://forum.index.hu/forum.cgi?a=t&t=9017306&uq=2785
http://forum.index.hu/forum.cgi?a=t&t=9012411&uq=15456
http://forum.index.hu/forum.cgi?a=t&t=9007452&uq=1522
It seems to be a problem of the tool/script used to create the pages.
Comment 7•24 years ago
|
||
marking fixed, all urls seem to work now
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•22 years ago
|
Component: Europe: Central → Other
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•