[wp-trac] [WordPress Trac] #31224: maybe_add_existing_user_to_blog() returns http response 500 even on success
WordPress Trac
noreply at wordpress.org
Sun Feb 22 22:29:21 UTC 2015
#31224: maybe_add_existing_user_to_blog() returns http response 500 even on success
--------------------------+-------------------------
Reporter: drzaphod | Owner: jeremyfelt
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.2
Component: Users | Version: 4.1
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: multisite
--------------------------+-------------------------
Changes (by jeremyfelt):
* owner: => jeremyfelt
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"31514"]:
{{{
#!CommitTicketReference repository="" revision="31514"
Use response code 200 when an existing network user joins a site via
invitation.
Pass a response code of 200 to `wp_die()` when a user is successfully
added to an individual site after using the `/newbloguser/` URL from an
invite email. This is a user facing success message.
Props MikeHansenMe.
Fixes #31224.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31224#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list