Closed Bug 218704 Opened 21 years ago Closed 21 years ago

nordeabank.pl - Nordea Bank Polska uses NS4 JS

Categories

(Tech Evangelism Graveyard :: Polish, defect, P1)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: pbartecki, Assigned: marcoos)

References

()

Details

(Keywords: ecommerce, Whiteboard: [havefix][banking][havecontact])

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; PL; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; PL; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1 Entering a new bug per comment in bug 182772#c9 - Nordea Bank Polska uses NS4 style JavaScript and has general problems with DHTML and layout. Subpages menu is messed up: http://www.nordeabank.pl/pl/article/1965.html Transaction part has been reported (http://mozillapl.org/ebanki) to work with Mozilla though. And the Defenders of real web are: http://www.nordeabank.pl/js/menu_ns.js http://www.nordeabank.pl/js/img.js Reproducible: Always Steps to Reproduce: 1. 2. 3. #139439 is the same bug about Nordea.lu http://www.nordeazycie.pl/ - Nordea Zycie has the same problems.
The nordea.lu website looks similar to the Polish one, but at least the lightblue menu works there... Confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P1
Funny thing. Just went to nordeabank.pl with IE6 and... the pseudo-pop-up in DHTML does not even appear. So they don't show it to IE users, but display it for other browsers, but code it the way that it's impossible to close that in an easy way. Mozilla is served with a Netscape 4 version. When I went to NordeaBank.pl with Netscape 4 it just crashed. IE is served with this version of the script: http://www.nordeabank.pl/js/menu_ie.js It isn't hard to convert the IE version of the menu to work in Mozilla. A temporarily ugly hack is to save the page in IE as complete and put these lines at the beginning of the menu_ie.js file: var document.all=document.getElementsByTagName("*"); var clientInformation="MSIE 6 Windows"; var event = new function() {}; and the horizontal menu (Szukaj / English / Grupa Nordea) starts working ok, the vertical menu (Wladze banku / Nasze cele / Relacje inwestorskie /) only has problems with event bubbling.
Keywords: ecommerce
The non-closable pseudo-window has been removed. Mozilla is still treated as Netscape 4, though. (pull-down menu does not work, and a wrong NN4-stylesheet is sent).
This annoying pseudo-pop-up is back. %-)
(In reply to comment #4) > This annoying pseudo-pop-up is back. %-) [It's in the English version of the page (although it's written in Polish :))].
The pseudo-pop-up has been removed from both versions and the CSS sent to Mozilla is more-less correct. The menu still does not work, though (Mozilla is treated as Netscape 4). Similar problem was bug 139439 (Nordea.LU), but it's now fixed. I hope they'll try to reuse the scripts from nordea.lu.
The main page has been fixed. The DHTML pull-down menus (Szukaj | English | Grupa Nordea) now work properly. There are still problems with DHTML menus on the subpages, e.g. http://www.nordeabank.pl/pl/article/7428.html (hovering Rachunki, Karty, Produkty Oszczednosciowe etc. should result with a pop-up layer, while it does not). Because of this I'm not resolving this bug as fixed.
I took the http://www.nordeabank.pl/js/menu_ie_new.js script and modified it to work with Gecko - this version is called menu_gecko.js. Server should sniff for "Gecko" in the user agent string and then send menu_gecko.js instead of the menu_ns4.js script. This script should also work for other browsers, but I haven't tested it. I'm going to write to Nordea about this fix in a moment. (Assigning this bug to myself)
Assignee: polish → marcoos
Status: NEW → ASSIGNED
Sent a letter with the link to the above attachment to solopl at nordea dot com.
Whiteboard: [havefix]
We're really getting close to get this bug 100% fixed. :) Most of the site now works flawlessly (they use my version of the script). However, some sections of the site still use the wrong browser detection, compare: http://www.nordeabank.pl/pl/article/7428.html (doesn't work - uses nn4 version) http://www.nordeabank.pl/pl/article/1850.html (works ok - uses gecko version of the script). It seems that all the contents of the "Firmy" ("Corporate") section of this site didn't get the update.
Adding to 124594 banking meta-bug.
Blocks: 124594
Whiteboard: [havefix] → [havefix][banking]
I've just sent an e-mail about the corporate section to solopl at nordea dot com.
Target: May.
Target Milestone: --- → May
I've just got replay from Ms. Anna Kucharska <anna.kucharska at nordea dot com> saying they'll fix the corporate part, too. :)
s/replay/reply/ Uhh, spelling. :)
http://www.nordeabank.pl/pl/article/2432.html - this page also doesn't work at the moment.
The Corporate part now works ok. 2423.html is still wrong. I will send e-mail to NordeaBank this evening.
Whiteboard: [havefix][banking] → [havefix][banking][havecontact]
Sent yet another e-mail to Ms. Anna Kucharska, concerning the page 2432.html. When this one gets fixed, we will be able to finally resolve this bug. :)
The whole nordeabank.pl website is now fixed (including the 2432.html page). Tested in Firefox 0.8 and Camino 0.7). Resolving as FIXED. For problems with nordea.pl and nordeazycie.pl separate bugs will be filed when I come back from the May holidays.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
v.
Status: RESOLVED → VERIFIED
For issues with nordeazycie.pl, bug 243108 has been filed.
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: