Closed
Bug 66388
Opened 24 years ago
Closed 21 years ago
basisbank.dk - doesn't render
Categories
(Tech Evangelism Graveyard :: Danish, defect, P1)
Tech Evangelism Graveyard
Danish
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Dec
People
(Reporter: bugzilla, Unassigned)
References
()
Details
(Keywords: ecommerce, Whiteboard: [BANK][USERAGENT][insult])
the URL:
http://www.basisbank.dk/frameset.asp
doesn't render at all.
build 20010123
Comment 1•24 years ago
|
||
there is an error in the javascript routine.
the script detects the browser type and generates the html via document.write
the first part of the script looks like this
if (document.layers){
strBrowser="NS";
}
else if(document.all){
strBrowser="IE";
}
else{
strBrowser="noDHTML"
}
in our case strBrowser gets "noDHTML" and the script generates no content when
strBrowser has this value...
this bug should be marked as invalid or moved over to evangelism...
Updated•24 years ago
|
Component: Layout → Evangelism
Comment 2•24 years ago
|
||
Moving to Component: Evangelism
![]() |
||
Comment 3•24 years ago
|
||
reassigning to evangelism owner
Assignee: clayton → evangelism
QA Contact: petersen → zach
Comment 4•24 years ago
|
||
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
Comment 5•24 years ago
|
||
They only test for IE and Nav4. Henrik, care to send these guys a letter? You
can use the Evangelism Letter at http://mozilla-evangelism.bclary.com/letter/.
If you would care to translate it, I can point you to the letter templates...
Whiteboard: [BANKING][USERAGENT]
Reporter | ||
Comment 6•24 years ago
|
||
yeah... I'll send the letter. But tomorrow...:)
Reporter | ||
Comment 7•24 years ago
|
||
basisbank has now been contacted.
Comment 8•24 years ago
|
||
Henrik, Thanks! That was a really short day! ;) Who did you contact?
I will accept this bug to indicate they have been contacted. Setting Platform/OS
to All, target milestone to 0.9.3 for followup.
Henrik, please comment when you receive a reply. Thanks again!
Status: NEW → ASSIGNED
OS: Windows 2000 → All
Hardware: PC → All
Comment 9•24 years ago
|
||
giving to intl team
Assignee: bclary → nitot
Status: ASSIGNED → NEW
QA Contact: zach → momoi
Updated•23 years ago
|
Component: Evangelism → European
Product: Browser → Tech Evangelism
Version: other → unspecified
Comment 10•23 years ago
|
||
Upgrading to P1 and accepting bug.
Severity: normal → major
Status: NEW → ASSIGNED
Priority: -- → P1
Comment 11•23 years ago
|
||
Moving to new component "West Europe". European component is being removed.
See bug 95808 for details.
Status: ASSIGNED → NEW
Component: European → West Europe
QA Contact: momoi → caillon
Comment 12•23 years ago
|
||
contact info found : kundecenter@basisbank.dk
Sending Web Evang letter to this and to webmaster@.
Target -> december
Accepting bug.
Status: NEW → ASSIGNED
Target Milestone: --- → Dec
Comment 13•23 years ago
|
||
adding to meta bug
Blocks: 124594
Summary: http://www.basisbank.dk/frameset.asp doesn't render → basisbank.dk doesn't render
Comment 14•23 years ago
|
||
Update: They now give us a warning telling us to "upgrade" to IE4+ or NS4.x, and
a continue link. Clicking the continue link gives us a page which looks very,
very ugly in Moz.
Not as bad as it used to be, but still bad.
Updated•23 years ago
|
Whiteboard: [BANKING][USERAGENT] → [BANK][USERAGENT][insult]
Comment 15•22 years ago
|
||
how embarrasing, anyway it's still an issue, but I guess they don't deserve
anybody smart enough to use Mozilla :]
Updated•22 years ago
|
Summary: basisbank.dk doesn't render → basisbank.dk - doesn't render
Comment 16•22 years ago
|
||
Mass triage of Tech Evangelism bugs pending deletion of obsolete European
components. To find this spam, search for "WarmApplePieAndMilk"
Specific info for this bug: to other. no clue what language this is ;-(
Assignee: nitot → other
Status: ASSIGNED → NEW
Component: Europe: West → Other
QA Contact: z-caillon-obsolete2 → other
Comment 17•21 years ago
|
||
seems that problem is solved...
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Updated•21 years ago
|
Component: Other → Danish
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
•