Closed
Bug 175976
(www.jysk.com)
Opened 23 years ago
Closed 22 years ago
jysk.com - Drop down menu at Jysk doesn't work - [document.all, document.layers]
Categories
(Tech Evangelism Graveyard :: Danish, defect, P1)
Tech Evangelism Graveyard
Danish
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pbartecki, Unassigned)
References
()
Details
Attachments
(1 file)
|
37.12 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.2b) Gecko/20021016
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.2b) Gecko/20021016
Pretty much self explanatory. The page has been reported as it has multiple
language versions (all are affected). The menu on the right side doesn't appear
in Mozilla because (thanks Heaven) we do not support document.all/layers
Reproducible: Always
Steps to Reproduce:
1.Go straight to Polish version: http://www.jysk.com/jysk/po/front.htm
2.Click on the menu on right hand side.
Comment 1•23 years ago
|
||
Confirming and accepting.
I had mixed feelings about accepting this as the site is actually in Denmark,
outside my fief (Central Europe). I decided to take that as Wester Europe team
is now overworked and I have a lower case load.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P1
Summary: Drop down menu at Jysk doesn't work - [document.all, document.layers] → www.jysk.com - Drop down menu at Jysk doesn't work - [document.all, document.layers]
Target Milestone: --- → Oct
Comment 2•23 years ago
|
||
Correcting the page to work with Mozilla/Netscape6&7 was very easy. It was
enough to add after line 177 the following code:
else
if(!(x=d[n]) && d.getElementById)
x=d.getElementById(n);
Comment 3•23 years ago
|
||
This works fine with Mozilla/Netscape6&7 although the menuus seem to open
rather slowly (maybe because of netwoek problems).
Comment 4•23 years ago
|
||
Modified English Layers letter, with the proposed changes added, sent to
jsl, kab, postmaster and webmaster AT jysk.com (as no webmaster contact address
could be found). All four went through!
Alias: www.jysk.com
Target Milestone: Oct → Dec
Comment 6•23 years ago
|
||
No progress. Futuring the bug as after two attempts of contacting the site there
was no reply.
Maybe Europe: West evangelisers will want to work on this as this is a
multi-language website. Reassigning
Assignee: piskozub → nitot
Status: ASSIGNED → NEW
Component: Europe: Central → Europe: West
QA Contact: pali → brantgurganus2001
Target Milestone: Jan → Future
Updated•23 years ago
|
Summary: www.jysk.com - Drop down menu at Jysk doesn't work - [document.all, document.layers] → jysk.com - Drop down menu at Jysk doesn't work - [document.all, document.layers]
Comment 7•23 years ago
|
||
move tristans bugs to other
Assignee: nitot → other
Component: Europe: West → Other
QA Contact: brantgurganus2001 → other
Target Milestone: Future → ---
Comment 8•22 years ago
|
||
All Jysk sites have been redesigned (and moved to regional domains, such as
www.jysk.pl ) and work OK in Mozilla.
Marking fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 9•22 years ago
|
||
I'm glad this one is fixed. I never got them to as much as send a reply. But
maybe someone read the letters, after all.
Verifying Fixed
Status: RESOLVED → VERIFIED
Updated•22 years ago
|
Component: Other → Danish
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
•