https://bugzilla.wikimedia.org/show_bug.cgi?id=23767
--- Comment #4 from Jack D. Pond <[email protected]> 2010-06-08 20:52:52 UTC --- In answer to your questions: 1. The error(warning) is only generated into the phperrors.log 2. It manifests itself because (regardless), on successful login you're always taken back to "main page". I think Platonides probably has it right. Is there somewhere that OpenID is initializing $_SERVER['REQUEST_URI'] and if so, should it be initializing it as above? And if not, should it be formatting a query_string for IIS instead of assuming REQUEST_URI will do the job (as indidicated in http://davidwalsh.name/iis-php-server-request_uri)? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
