Closed
Bug 161666
Opened 23 years ago
Closed 16 years ago
bloer.de - nonworking JS
Categories
(Tech Evangelism Graveyard :: German, defect, P3)
Tech Evangelism Graveyard
German
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla_kl, Unassigned)
References
()
Details
(Whiteboard: [proprietary-js][havecontact])
author says it's enough, if every second visitor can see the page.
Reporter | ||
Comment 1•23 years ago
|
||
..document.layers only.
Severity: normal → major
Priority: -- → P3
Hardware: PC → All
Whiteboard: [proprietary-js]
Comment 2•23 years ago
|
||
Seems like the author has changed his mind (maybe the total number of "every
second visitor" visitors was close to zero ;))
WFM : Mozilla 1.1b on Win98.
Reporter | ||
Comment 3•23 years ago
|
||
huh? That "M" is the navigation button...
Comment 4•23 years ago
|
||
Well, Mozilla Evangelism is only about wegpages being usable, not useful...
Comment 5•23 years ago
|
||
Oh ... this page doesn't work with Mozilla 1.1b on Linux.
Looks like we get redirected to http://www.bloer.de/bloer_n4.htm with NN4 layer
stuff.
Comment 6•23 years ago
|
||
yup, seeing this too with moz 1.0/linux.
bad sniffing :
in http://www.bloer.de/index.html :
if ((navigator.appVersion.indexOf("Win") != -1)) {
location.replace("ind_win.htm");}
else {
location.replace("ind_mac.htm");}
so with linux im redirected to ind_mac.htm.
If I load ind_win.html im redirected to
http://www.bloer.de/netscape6/bloer_n6.htm , which seems to work (Ive no idea
what it should look like :)
to they need to fix that sniffing (they actually dont need to sniff the platform...)
Comment 7•23 years ago
|
||
contact: mail@bloer.de
Whiteboard: [proprietary-js] → [proprietary-js][havecontact]
Reporter | ||
Comment 8•22 years ago
|
||
new version - even worse.
Reporter | ||
Comment 9•22 years ago
|
||
move...
Assignee: nitot → german
Component: Europe: West → German
QA Contact: brantgurganus2001 → german
Comment 10•16 years ago
|
||
Is this till an issue ? Kail ?
Comment 11•16 years ago
|
||
WFM using Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090717 Iceweasel/3.5.1
![]() |
||
Comment 12•16 years ago
|
||
resolving per comment 11. feel free to reopen if you disagree and mention why.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Comment 13•16 years ago
|
||
FIXED, since the point of a TE bug is to get the site to change.
Resolution: WORKSFORME → FIXED
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
•