https://bugzilla.wikimedia.org/show_bug.cgi?id=55761
--- Comment #4 from [email protected] --- (In reply to comment #1) > But is there any reason not to preserve the entire query string (then add > fromhttp=1)? Not that I can see for the purposes of the redirect. In load(), SpecialUserlogin.php adjusts mReturnTo and mReturnToQuery and on $wgSecureLogin redirect builds a new query string out of them; but my hunch is there's no harm redirecting to https with the entire original query string, and doing all query param processing in https processing. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
