PKP Bugzilla – Bug 8070
IE with high security setting causes current redirection method to fail
Last modified: 2012-12-21 10:10:11 PST
Created attachment 3897 [details] changes a 'refresh' redirection to a 'location' redirection Internet Explorer has a 'high security' setting that causes the current redirection method to fail. The current redirection method is to send the "refresh: 0" header. It fails variously. IE 9 returns a blank white page, IE 6 and 8 return the user to the page they came from. IE 7 not tested. This can be replicated by: * set IE security settings to 'high' (default is medium) * visit the login page: http://ojs.example.org/login * enter correct login credentials * click 'Login' A patch has been attached.
Created attachment 3898 [details] attached the CORRECT diff. doh. Ignore original attachment.
Thanks for reporting, Luke. See particularly the last comment on bug #6670. *** This bug has been marked as a duplicate of bug 6670 ***