[buddypress-trac] [BuddyPress Trac] #7860: 502 errors when using the BP Login Widget
buddypress-trac
noreply at wordpress.org
Thu May 24 20:42:56 UTC 2018
#7860: 502 errors when using the BP Login Widget
--------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.1.0
Component: Core | Version: 3.0.0
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Comment (by r-a-y):
In [changeset:"12118" 12118]:
{{{
#!CommitTicketReference repository="" revision="12118"
Widgets: Revert `wp_login_url()` change for the Login Widget.
In #7522, we switched from using `site_url( 'wp-login.php' )` to
`wp_login_url()` for the form action. But, `wp_login_url()` doesn't take
into account HTTPS post submissions. So this commit reverts this change.
Props eric01.
Fixes #7860 (trunk).
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7860#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list