Closed
Bug 240758
Opened 21 years ago
Closed 21 years ago
OneAccount banking web-site broken from Mozilla 1.7 - worked before
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 238654
People
(Reporter: gren, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316
The Royal Bank of Scotland's One Account banking application is broken as of
Mozilla 1.7. This is true for both the new Linux version and the new Windows
version of Mozilla, both of which worked before. Note that Konquerer on the
same Linux box and IE on the same Windows box still function smoothly.
Reproducible: Always
Steps to Reproduce:
1. Go to URL
https://service.oneaccount.com/vone-v4/sframeset.html?service/pages/login.html
2. Hit the link : Click here to launch our online service.
You get a new browser window for logging into the online banking account.
However, it looks broken and in fact is broken. You can still enter security
information in the appropriate (but ugly) form fields, but the broken image
where the submit button should be does not succeed.
Actual Results:
You cannot get beyond the login form
Expected Results:
The login form should look pretty and not broken. Should also be able to get
beyond it by filling in valid details (which can be done) and hitting the submit
button (broken image icon) - this gives no response.
Comment 1•21 years ago
|
||
Server sends:
Content-Location: http://localhost:443/login.jsp
and is:
Server: Oracle9iAS (1.0.2.2.1) Containers for J2EE
This is fixed in current builds.
*** This bug has been marked as a duplicate of 238654 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Comment 2•21 years ago
|
||
Note that this is actually a bug in the server; we're just working around it by
disabling the Content-Location feature when we detect that the server is
"Oracle9iAS (1.0.2.2.1)".
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•