Closed
Bug 182154
Opened 22 years ago
Closed 22 years ago
javascript menu (based on http://www.opencube.com/ ) does not work on my page anymore ;(
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: odd, Assigned: jst)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021126
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021126
It has worked perfectly on all former mozilla versions...
Default http://www.opencube.com/ menu on their page works fine altough ??
Reproducible: Always
Steps to Reproduce:
1.just load my page in mozilla 1.2 an the menu won't show up
2.if you load it in mozilla < 1.2 and IE it works fine
3.
Actual Results:
the menu is corupted and doeesn' show up
Expected Results:
show the right JavaScript menu ;)
Comment 1•22 years ago
|
||
Nothing to do with Java.
Worksforme, linux build 2002-11-25-12.
Assignee: ashuk → jst
Component: Java APIs for DOM → DOM Level 0
QA Contact: avm → desale
Comment 2•22 years ago
|
||
wfm using Phoenix 20021125 on Win2k.
Comment 3•22 years ago
|
||
WFM
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021120
and
1.2 (release)
Comment 4•22 years ago
|
||
wfm with win2k build 20021125..
Reporter | ||
Comment 5•22 years ago
|
||
Thank you guys for your quick answers ;)
But, my problem still continues ...
My page and JavaScript menu-es worked fine, till I changed to :
Gecko/20021126
You are all using lower versions ...
Windows and Linux bild do the same mistake ...
THey write somethin usefull on the top of the page ??
IE and older builds work fine ....
WFM too, using Mozilla 1.2 (Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.2)
Gecko/20021126). Have you tried a new profile?
Reporter | ||
Comment 7•22 years ago
|
||
Some aditional clearence:
http://www.opencube.com/ works OK on old an new mozilla.
www.sb-ms.si is making the problems !!
Torben :
WFM too, using Mozilla 1.2 (Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.2)
Gecko/20021126). Have you tried a new profile?
I have tried a new profile ;)
I have tried the page from three different machines : one tux and two M$ (win 98
and win 2000)
In JavaScript console I get the message :
Error: sub has no properties
Source File: http://www.sb-ms.si/themes/PostNuke/dqm_ns6.js
Line: 1
????
And on Mozz < 1.2 this page has no errors ???
Strange, today the page does not work for me neither, using same build and
profile as yesterday. I also see the same javascript error as in comment 7.
This bug is present on the 1.2 branch only. See bug 182500.
Status: UNCONFIRMED → NEW
Component: DOM Level 0 → Parser
Depends on: 182500
Ever confirmed: true
Version: Trunk → Other Branch
Reporter | ||
Comment 10•22 years ago
|
||
> This bug is present on the 1.2 branch only. See bug 182500.
What does this mean for my page ?
What should I do ?
Is the issue already solved ? When will mozilla will work fine ?
I have tested that this bug was an instance of bug 182500 / bug 182253 based on
comparison of two Linux builds compiled with gcc 3.2. This bug was present in
the 1.2 release and was the only bug fixed in the 1.2.1 release (and the reason
for the 1.2.1 release).
Marking this bug as fixed since it should be fixed in the 1.2.1 release.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•