Since I need to use IE alot at work, with Visual Studio intgration, I unfortunately get a popup on EVERY javascript error. On sites I use a lot, such as google, or USAA, this gets really annoying.
I have emailed USAA about this and they keep telling me they cant reproduce it. I have reproduced the error on 3 separate PC's (XP and Vista, using both IE and FF) and 1 Mac(FF), using both me and my wifes account. They still say they cant reproduce.
Just to make sure that its not me, see if you can reproduce these errors: I get the feeling that anyone with half a brain can reporuce this just by following what I have done below.
IE7
Goto Tools... Internet Options.... Advanced Tab.... UNcheck the box that says "Disable Script Debugging (Internet Explorer)"
Now Login, and navigate to a Checking or Savings account page. The following error occurs:
'USAA.ec.accountSum' is null or not an object.
FireFox:
Login, Navigate to a checking/savings account page. Open Tools... Error Console... Hit the Errors button to see only errors, you will see two of these:
USAA.ec.accountSum is undefined. Line 1049
The line numbers might fluctuate depending on the account, but they are usually at or about 1048 and 1055
I have emailed USAA about this and they keep telling me they cant reproduce it. I have reproduced the error on 3 separate PC's (XP and Vista, using both IE and FF) and 1 Mac(FF), using both me and my wifes account. They still say they cant reproduce.
Just to make sure that its not me, see if you can reproduce these errors: I get the feeling that anyone with half a brain can reporuce this just by following what I have done below.
IE7
Goto Tools... Internet Options.... Advanced Tab.... UNcheck the box that says "Disable Script Debugging (Internet Explorer)"
Now Login, and navigate to a Checking or Savings account page. The following error occurs:
'USAA.ec.accountSum' is null or not an object.
FireFox:
Login, Navigate to a checking/savings account page. Open Tools... Error Console... Hit the Errors button to see only errors, you will see two of these:
USAA.ec.accountSum is undefined. Line 1049
The line numbers might fluctuate depending on the account, but they are usually at or about 1048 and 1055
