[wp-trac] [WordPress Trac] #35355: Customizer should not try to return to the login screen
WordPress Trac
noreply at wordpress.org
Mon Jan 11 18:50:32 UTC 2016
#35355: Customizer should not try to return to the login screen
------------------------------+--------------------------
Reporter: celloexpressions | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4.2
Component: Customize | Version: 4.4
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+--------------------------
Changes (by westonruter):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"36261"]:
{{{
#!CommitTicketReference repository="" revision="36261"
Customizer: Prevent erroneously directing user to login screen when
closing.
Fixes issue where user gets stuck at login screen after trying to close
the app if previously they had to first login to access the Customizer.
Prevents `WP_Customize_Manager::get_return_url()` from using `wp-
login.php` as a referer.
Props chandrapatel.
See #32637.
Fixes #35355.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35355#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list