Closed
Bug 59553
Opened 25 years ago
Closed 24 years ago
cnn.de n-tv.de - does not display in mozilla
Categories
(Tech Evangelism Graveyard :: German, defect, P1)
Tech Evangelism Graveyard
German
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ezh, Assigned: tristan)
References
()
Details
(Whiteboard: [USERAGENT] [contact])
Due to layers?
Comment 1•25 years ago
|
||
-> evangelism@telocity.com for my evangelism bugs.
removing the now-depreciated evangelism-related keywords.
setting platform to All.
Assignee: blakeross → evangelism
Hardware: PC → All
Comment 3•25 years ago
|
||
ahm, page is visible in ns6. i don't think that evangelism is the right
component.
| Reporter | ||
Comment 7•25 years ago
|
||
For me it does not display anithing.
2001031904
Comment 8•25 years ago
|
||
Works with NS 6.x, but not Mozilla because of their browser sniffing code:
if(document.all){
ie=true
}
if(navigator.userAgent.indexOf('Netscape6') != -1){
n6=true;
}
("else" is NS 4.x specific layer code.)
Sent mail to webmaster@n-tv.de .
Assignee: evangelism → clarence
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 10•25 years ago
|
||
any answer from n-tv.de?
Comment 11•25 years ago
|
||
No answer. I tried again, this time to webmaster@n-tv.de, info@n-tv.de and
kjautz@n-tv.de (admin-c for n-tv.de).
Comment 12•25 years ago
|
||
First answer: User unknown for admin-c :(
Comment 13•25 years ago
|
||
this sux.
I added an alias to the URL to let it look more important (in case someone cares ;-)
URL: http://www.n-tv.de/ → http://www.n-tv.de/ http://www.cnn.de
Summary: does not displays in mozilla → does not displays in mozilla (cnn.de n-tv.de)
Comment 14•25 years ago
|
||
Jens-Uwe: Please do not make the URL field unusable by adding a second URL.
I doubt n-tv.de will care because of that. If you want to get this fixed, please
contact n-tv.de. Maybe they care if they get lots of mail from users.
URL: http://www.n-tv.de/ http://www.cnn.de → http://www.n-tv.de/
Comment 15•25 years ago
|
||
important bug, inside the aoltw family.
http://www.n-tv.de/js/default.js
if(navigator.userAgent.indexOf('Netscape6') != -1){
n6=true;
}
needs to be fixed. bc, can you, as you are "official" netscape?
OS: Windows 2000 → All
Priority: P3 → P2
Comment 17•25 years ago
|
||
Still no answer. I would mark this WONTFIX now, but if it's too important,
someone else has to care about it. Reassigning to default.
Assignee: clarence → bclary
Status: ASSIGNED → NEW
Comment 19•25 years ago
|
||
-> Intl team
Assignee: bclary → nitot
QA Contact: zach → momoi
Summary: does not displays in mozilla (cnn.de n-tv.de) → cnn.de n-tv.de - does not display in mozilla
Comment 20•25 years ago
|
||
*** Bug 90357 has been marked as a duplicate of this bug. ***
Comment 21•25 years ago
|
||
Adding contact address of www.n-tv.de: kjautz@n-tv.de
Good Luck :)
Whiteboard: [USERAGENT] → [USERAGENT] [contact]
Comment 23•25 years ago
|
||
*** Bug 94680 has been marked as a duplicate of this bug. ***
Comment 24•25 years ago
|
||
unofficial:
according to
http://interaktiv.n-tv.de/foren/programm/neuemedien/FORUM41/msg71400.php there
will be a relaunch at n-tv.de, which will make this problem go away :-)
lets see...
Updated•25 years ago
|
Component: Evangelism → European
Product: Browser → Tech Evangelism
Version: other → unspecified
Comment 25•24 years ago
|
||
Displays now. There are some minor issues, but most of them are only cosmetic
problems and probably bugs in Mozilla.
Most serious remaining problem: The top of the page has additional vertical
space (second ad outside IFRAME, bug 82954), thus the popup menus appear at the
wrong place.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 26•24 years ago
|
||
yup, they are sniffing "mozilla" now correctly and their dhtml is xb.
Comment 27•24 years ago
|
||
Moving to new component "West Europe". European component is being removed.
See bug 95808 for details.
Component: European → West Europe
QA Contact: momoi → caillon
Comment 28•24 years ago
|
||
Aside from the other issues, yep this is fixed. Verifying with linux trunk
2001091721.
Status: RESOLVED → VERIFIED
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
•