Closed Bug 89456 Opened 23 years ago Closed 22 years ago

waa.at - Frameset page does not display (frames not in content model)

Categories

(Tech Evangelism Graveyard :: German, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ingmd, Assigned: tristan)

References

()

Details

(Whiteboard: [FEP])

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.2) Gecko/20010628
BuildID:    2001062815

The URL "http://www.waa.at/" does not load in Mozilla.
The URL works correctly in other browsers (also Netscape 6.01)

Reproducible: Always
Steps to Reproduce:
1.Type in the URL and Enter
2.Nothing happens, also by trying "reload"
3.

Actual Results:  Page is not displayed.

Expected Results:  Page should load and should be displayed.

Page works with other browsers like Netscape 4.7x, Netscape 6.01, IE, ...
um, bad frames I think. HTML Frames, if you all think we shouldn't work with
this then please kick it over to ->Evangelism
Assignee: asa → pollmann
Status: UNCONFIRMED → NEW
Component: Browser-General → HTMLFrames
Ever confirmed: true
QA Contact: doronr → amar
Handing to Harish because the resulting content model has a body (no frameset),
which is causing this problem.
Assignee: pollmann → harishd
Component: HTMLFrames → Parser
OS: Windows NT → All
Hardware: PC → All
Summary: Page does not load in Mozilla → Frameset page does not display (frames not in content model)
The problem appears to be:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Final//DE">

It should probably be:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//DE">

When I changed it to that in a local copy, the page displays fine.  I'm not sure
how these are being dealt with though, so I'll let Harish decide.  :)
Target Milestone: --- → mozilla0.9.4
The comment ( <!-- BODY
-----------------------------------------------------------------> )doesn't
follow the SGML spec. correctly. 

<!-- BODY -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
---- ---- --- >
             ^ => missing hypen, i.e.,the above comment should be declared as
<!-- BOY -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
---- ---- ---- >
             ^ => Notice the extra hypen.

FYI:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Final//DE"> is a strict DOCTYPE
and therefore we're parsing comments strictly. Removing the DOCTYPE or adding an
extra hypen ( as indicated ) should fix the problem. Giving bug to the
evangelism team.
Assignee: harishd → bclary
Component: Parser → Evangelism
QA Contact: amar → zach
Whiteboard: [FEP]
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
-> Euro
Assignee: bclary → nitot
Component: US English → European
QA Contact: zach → momoi
Summary: Frameset page does not display (frames not in content model) → waa.at - Frameset page does not display (frames not in content model)
bumping target milestone for followups to 0.9.5.
Target Milestone: mozilla0.9.4 → mozilla0.9.5
contact info : mailto:apikhard@ping.at, DI Alexander Pikhard
Reproducing on N61RTM on Win2K.
Accepting bug
Status: NEW → ASSIGNED
Priority: -- → P3
Moving to new component "West Europe".  European component is being removed. 
See bug 95808 for details.
Status: ASSIGNED → NEW
Component: European → West Europe
QA Contact: momoi → caillon
Target Milestone: mozilla0.9.5 → ---
now no DTD
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
v
Status: RESOLVED → VERIFIED
move...
Component: Europe: West → German
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.