[wp-meta] [Making WordPress.org] #3794: Using the locale switcher on login.wordpress.org loses original redirect_to value
Making WordPress.org
noreply at wordpress.org
Thu Sep 6 20:49:42 UTC 2018
#3794: Using the locale switcher on login.wordpress.org loses original redirect_to
value
------------------------------------+---------------------
Reporter: garrett-eclipse | Owner: (none)
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Login & Authentication | Resolution: fixed
Keywords: |
------------------------------------+---------------------
Comment (by garrett-eclipse):
Yes, that appears to be the case. I just tried with /plugins and found
that when you go to login the redirect_to is available as a param on the
URL so is available to $_GET while in trac this param isn't supplied.
Login URL found on /plugins -
https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fplugins%2F&locale=en_US
So maybe the trac instances need this $_GET param added to their URLs. or
can check both the $_GET and $_POST to the changes made on #3640
Also to note, there's two redirect_to hidden inputs when you go from
/plugins whereas the trac logins only have one as they don't have the
$_GET on it.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3794#comment:5>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list