Bug 9065 - Fails to display personal banking on www.citizensbank.com
Summary: Fails to display personal banking on www.citizensbank.com
Status: CLOSED DUPLICATE of bug 9116
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 312.x
Hardware: S60 Hardware S60 3rd edition
: P2 Normal
Assignee: Nobody
URL: http://www.citizensbank.com
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2006-05-23 11:40 PDT by Krishna
Modified: 2008-04-09 11:39 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krishna 2006-05-23 11:40:57 PDT
The following is the snipper of the code from home page of  www.citizensbank.com

<td colspan="2" align="center"><a class="input" href="javascript:doLogin('login');"><img src="/tools/image.aspx?ImgText=Log+In&ImgSchema=RedLockButton" border="0" alt="Log In" align="absMiddle"></a>
</td>


Steps to reproduce:
1. Load the url
2. Load the personal by selecting "Personal" tab.
Actual Result:
The login button is not displayed on both the pages.
Expected Result:
Login button is displayed.
Comment 1 David Carson 2006-05-23 15:12:48 PDT
Works fine on Mac in TOT. Only a S60 bug.
Comment 2 Bradley Morrison 2006-05-29 15:32:30 PDT
When clicking on the Personal tab I was actually able to load the "Regionalize this page" page at 

http://www.citizensbank.com/tools/regionalgateway.aspx?url=/pf/default.aspx

However, when attempting to select my region and clicking on the "Update my region and continue" button, I received an error: 'Reindeer: unable to perform
operation'. It's difficult to reduce this bug down to minimal html, however another bug is showing a similar result and that does have a reduced test case:

http://bugzilla.opendarwin.org/show_bug.cgi?id=9116

It's possible that these are a duplicate (or at least have the same fix). Rewording summary and setting to NEW
Comment 3 Krishna 2006-05-30 10:28:10 PDT
TSW Error ID: BSLT-6N7SQ8
Comment 4 David Carson 2006-06-02 07:54:37 PDT
POST operation is being sent, as can be seen in the Traffic screen of the Diagnostics window in the emulator. The HTTP stack returns a -20 error (KErrCorrupt) before any reply is recieved.
Comment 5 David Carson 2006-06-02 08:01:12 PDT
POST is not working - same bug as 9116. HTTP Stack is returning a -20 (KErrCorrupt)

*** This bug has been marked as a duplicate of 9116 ***
Comment 6 Bradley Morrison 2008-04-09 11:39:31 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!