http://bugs.winehq.org/show_bug.cgi?id=21523 Summary: iexplore doesn't follow redirects Product: Wine Version: 1.1.37 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: kelfe(a)gmx.de Visiting an url that redirects via 302 or 307 response code doesn't work wine iexplore http://elfe.mine.nu/302.php wine iexplore http://elfe.mine.nu/307.php expected would be to open the winehq webpage but a white page is shown php source would be <?php header('Location: http://www.winehq.org/',TRUE,307); ?> -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.