Closed
Bug 149081
Opened 24 years ago
Closed 21 years ago
averoachmea.nl - all denied except MSIE
Categories
(Tech Evangelism Graveyard :: Dutch, defect, P2)
Tech Evangelism Graveyard
Dutch
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wim.huls, Unassigned)
Details
(Whiteboard: [havecontact][deny][bug248549notfixed])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530
BuildID: 2002053012
Access is denied for all browsers except Internet Explorer
Reproducible: Always
Steps to Reproduce:
1.type url
2.press enter
3.read the message
Actual Results: This message is shown:
U tracht de website van Avéro Achmea te openen met de browser: Netscape
Voor het bekijken van deze site heeft u Microsoft Internet Explorer nodig.
Translation: you try to open the site in Netscape. For this site you need
Microsoft Internet Explorer.
Comment 1•24 years ago
|
||
Here is the key of the bug :
if (navigator.appName != 'Microsoft Internet Explorer')
{
document.writeln('U tracht de website van Avéro Achmea te openen met de
browser: ' + navigator.appName + '<BR><BR>');
document.writeln('Voor het bekijken van deze site heeft u <A
HREF="http://www.microsoft.com">Microsoft Internet Explorer</A> nodig.<BR>');
document.writeln('Klik op de link om de meest recente versie te
downloaden.<BR><BR>');
Will try to fool it using tech evangelism sidebar ;-)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Mass updating .nl Tech Evang bugs
Tristan, being a native dutch speaker, assiging this one to myself. If you don't
like that, steal it back from me.
contact info : webmanager@achmea.nl
Assignee: nitot → patrickhendriks
Whiteboard: [havecontact]
Comment 3•23 years ago
|
||
could somebody send them a mail?
Whiteboard: [havecontact] → [havecontact][deny]
see comment 2: assigned it to myself, meaning that i contacted them. To avoid
unnecessary bugspam, i only report back here when i actually hear from them.
Comment 5•23 years ago
|
||
move...
Assignee: patrickhendriks → dutch
Component: Europe: West → Dutch
QA Contact: brantgurganus2001 → dutch
Updated•21 years ago
|
Whiteboard: [havecontact][deny] → [havecontact][deny][bug248549notfixed]
bug still there...seems like several achmea sites are broken.
Wim, as a customer, do you want to contact them?
An example letter can be found at
http://www.mozilla.org/projects/tech-evangelism/site/tech-letter-nl.html
| Reporter | ||
Comment 10•21 years ago
|
||
Looks like the problem is solved. So I think the bug can be closed.
Comment 11•21 years ago
|
||
Thank you for the update Wim. Indeed working now -> 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
•