Bug 24446
Summary: | online banking website doesn't work (snsregiobank.nl) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jelle Geerts <jellegeerts> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | barraclough |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | http://www.snsregiobank.nl |
Jelle Geerts
If I try to login at www.snsregiobank.nl I get this error:
"U kunt met deze contractsoort niet inloggen." In English it means we basically can't login. With GECKO it works fine, however.
I don't know if it's hard to fix this bug, but I guess it can be hard to find out what's wrong if there's no WebKit developer that also uses this website.
It's probably a JavaScript related bug since the website seems to use a lot of JS and I can't login in Firefox (where this website normally works) if I disable JS.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gavin Barraclough
Hi Jelle,
Does this bug still reproduce for you? We had a number of banking websites failing around this time due to cookie issues, I hope this is fixed by now? if not, any info to go on would be useful. You could check the error console in the inspector for a JavaScript exception.
cheers,
G.
Jelle Geerts
It doesn't seem to occur any more with the latest WebKit browsers (Safari 5, Chrome 13), and it probably was solved a while ago already. I don't normally use WebKit browsers, so I haven't closely tracked this problem.
Gavin Barraclough
Thank you for re-testing Jelle!