Closed
Bug 95294
Opened 23 years ago
Closed 23 years ago
gfs.nb.se - Menu in left frame does not display at all
Categories
(Tech Evangelism Graveyard :: Other, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pawel.worach, Assigned: tristan)
References
()
Details
(Whiteboard: [BANK] (you need a bank account number and password, so this is not much help...))
Attachments
(3 files, 3 obsolete files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3+) Gecko/20010814
BuildID: 2001081423 (CVS)
This is a internet banking service, in a frame to the left
on the page (html source for this frame is attached) there
should be a menu where you select what you want to do (account summary, payments
and so on)
This menu displays fine in Netscape 4.77 (even the attached .html file displays
correctly when I open in locally) so you should be able to reproduce this with
the attached file.
Reproducible: Always
Steps to Reproduce:
1. go to http://www.nb.se/login/kod
2. enter social security number, pin and onetime password
3. your peronal banking page popps up but there is no menu to the left
on the page where you select different banking services.
Actual Results: Blank frame
Expected Results: The menu should be displayed
This may also be incorrect html, i don't know how to check this..
I tested it with netscape 4.77 and it works fine.
Attachment will follow
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
The browser sniff code (located in the linked file
https://gfs.nb.se/privat/jsfiler/dynlayer.js) looks very suspect to me.
It's checking very specifically for IE or Netscape, versions 4 or 5. It's
probably falling flat on its face when Moz hits it. I doubt Netscape 6.x will
fare much better. At best, they'll be mis-identified as NS, version unknown
(read v3 or worse) At worst, I doubt it has any idea what to do with them.
->Tech evangelism
Status: UNCONFIRMED → NEW
Component: Browser-General → European
Ever confirmed: true
Product: Browser → Tech Evangelism
Version: other → unspecified
Reporter | ||
Comment 3•23 years ago
|
||
OK, should I report this as a "bug" to my bank or is there
something else we can do?
btw, they claim to not support Netscape 6.x (yet?) so i guess i'll have
to wait for them to fix this, or?
Comment 5•23 years ago
|
||
->West Europe.
Component: European → West Europe
QA Contact: momoi → caillon
Summary: Menu in left frame does not display at all → gfs.nb.se - Menu in left frame does not display at all
Whiteboard: [BANK] (you need a bank account number and password, so this is not much help...)
Comment 6•23 years ago
|
||
Message that appears is "Forbidden.Your client is not allowed to access the
requested object."
Putting priority to 2.
NS 6.2 200109290.
Priority: -- → P2
Comment 7•23 years ago
|
||
Nordbanken has recently changed its domain name from "nb.se" to "nordea.se",
which incidentally caused a lot of problems for its Internet banking clients.
Comment 8•23 years ago
|
||
There are additional problems with this bank now. Most of the interface works
with Mozilla, such as the menu, but the "Betalningar">"Nya" where one pays most
of Postgiro and Bankgiro "bills" does not work. It uses JavaScript that I
believe is incompatible with Mozilla. I'm attaching the HTML, CSS and JavaScript
code.
The problem occurs when one has filled in the payment details, and is to add the
information to a list. In Explorer and Netscape 4.79 (Windows) this seems to
work... the payment is added to the below list on the fly.
Comment 9•23 years ago
|
||
Comment 10•23 years ago
|
||
Comment 11•23 years ago
|
||
Comment 12•23 years ago
|
||
Comment 13•23 years ago
|
||
Comment 14•23 years ago
|
||
(If someone could delete the first Betalningar HTML code and the JavaScript
attachment with the right MIME I'd be grateful.)
Comment 15•23 years ago
|
||
Comment on attachment 61842 [details]
The "Betalningar" JavaScript code
You do realize you can change MIME types of attachments without re-uploading?
Attachment #61842 -
Attachment is obsolete: true
Attachment #61842 -
Attachment mime type: text/html → application/x-javascript
Updated•23 years ago
|
Attachment #45851 -
Attachment is obsolete: true
Updated•23 years ago
|
Attachment #61841 -
Attachment is obsolete: true
Updated•23 years ago
|
Attachment #61844 -
Attachment mime type: text/plain → text/css
Updated•23 years ago
|
Attachment #61843 -
Attachment mime type: text/plain → application/x-javascript
Comment 16•23 years ago
|
||
I did not realize that.
Comment 17•23 years ago
|
||
Nordea have changed thier page and now it works in mozilla again. They still
don't recomend that you use mozilla, but it works great.
I guess this bug can be closed then.
Comment 18•23 years ago
|
||
marking as fixed then.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → 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
•