RESOLVED INVALID 24013
redirection loop is formed at some web sites
https://bugs.webkit.org/show_bug.cgi?id=24013
Summary redirection loop is formed at some web sites
Jungshik Shin
Reported 2009-02-18 17:04:58 PST
From Chromium bug 5443 (http://crbug.com/5443): What steps will reproduce the problem? 1. Go to http://www.millenet.pl (an internet banking website); 2. In the "Enter MilleKod" field, enter any 8-digit number (e.g., 12345678); 3. Press Enter or click any of the two buttons below. What is the expected result? You should be presented with the page where you enter your internet banking credentials. What happens instead? You receive a Redirect Loop error.
Attachments
Eric Roman
Comment 1 2009-04-07 16:42:09 PDT
Closing this bug as it is not specifically a WebKit problem. The site is doing user agent detection, and getting itself caught in a loop for non IE/Firefox/Opera user agents. Safari and Chromium do fine if you fake the user agent.
Note You need to log in before you can comment on or make changes to this bug.