Comment #65 on issue 991 by danieldcl: Brazilian internet banking site not working with Chrome http://code.google.com/p/chromium/issues/detail?id=991
Karlota, it is happening because of the double request bug. It is not a bug with the bank or the process to validate the password. As I said in the comment 59: "About the password, I have tried to explain it in comment 31. The second request changes the information that the server needs to recover the password. As the information is different, the password recovered by the server is wrong and sometimes it has size 8, other time has size 9 and other has size 7. If the second request is dropped, the login works. There is not password error." Now, I will explain in portuguese: Karlota, o problema com o site do Banco do Brasil é com o navegador Chrome e não com o Banco do Brasil. O Chrome realiza duas requisições, uma visível ao usuário e outra que nós não percebemos. Essa segunda requisição altera alguma variável de controle do banco e a senha não é validada de forma correta. Assim, o problema já está detectado e o que precisa ser feito é que o pessoal do Chrome arrume esse erro de duas requisições em página que possuem applet java e extensão diferente de html. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
