Closed
Bug 91411
Opened 25 years ago
Closed 17 years ago
eastbaytruckcenter.com - East Bay Truck site displays ok in 4.7x, nothing in Mozilla
Categories
(Tech Evangelism Graveyard :: English US, defect, P3)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: masri, Unassigned)
References
()
Details
(Whiteboard: [LAYER][TOOL][FrontPage][aok])
Platform: PowerBook G3/300/192Mb/25Gb, MacOS X 10.0.4
Fizzilla Build: 2001071305
This webpage displays blank in Mozilla,
http://www.eastbaytruckcenter.com/
but viewing source shows that there is some JavaScript that isn't executing, and
it works fine in Communicator 4.76. A friend on Win98 & Moz milestone 0.9.2
build sent me this one, so it's obviously a problem there too. This may be
all/all. If someone can mention Linux, that would be great.
I have a feeling there's going to be lots of FrontPage-built broken JavaScript
pages out there...
- Adam
Comment 1•25 years ago
|
||
P3--minor site, major problem
The content is wrapped in a div whose style attribute contain: visibility:
hidden. They call dynAnimation() from onLoad. However, dynAnimation() is
declared twice: once as a no-op and once as a real function.
Mozilla *does* try to execute the real function. However, it tries to access
document.layers.
Marking [LAYER] and [TOOL][FrontPage].
Priority: -- → P3
Whiteboard: [LAYER][TOOL][FrontPage]
Updated•25 years ago
|
OS: MacOS X → All
Hardware: Macintosh → All
Updated•25 years ago
|
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Comment 2•25 years ago
|
||
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Updated•25 years ago
|
Summary: East Bay Truck site displays ok in 4.7x, nothing in Mozilla → eastbaytruckcenter.com - East Bay Truck site displays ok in 4.7x, nothing in Mozilla
Updated•24 years ago
|
Whiteboard: [LAYER][TOOL][FrontPage] → [LAYER][TOOL][FrontPage][aok]
Comment 3•24 years ago
|
||
Mass reassign of all tech-evangelism us general bugs assigned to bc to
doron except bc's P1 bugs. You may search for this mass reassign (it is
305 bugs) by searching for the keyword 'greeneggsandham'
Assignee: bclary → doronr
Comment 4•23 years ago
|
||
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
Comment 5•17 years ago
|
||
Does not appear to be an issue anymore
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•11 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
•