[buddypress-trac] [BuddyPress Trac] #6007: Potential improvement to bp-members-classes.php and add_backcompat()
buddypress-trac
noreply at wordpress.org
Thu Nov 27 23:04:33 UTC 2014
#6007: Potential improvement to bp-members-classes.php and add_backcompat()
-----------------------------------+---------------------
Reporter: Judder | Owner: djpaul
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.2
Component: Core | Version: 2.1
Severity: normal | Resolution: fixed
Keywords: good-first-bug commit |
-----------------------------------+---------------------
Changes (by djpaul):
* owner: => djpaul
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9200"]:
{{{
#!CommitTicketReference repository="" revision="9200"
Members: when validating user signup, if `wp_insert_user` returns a
`WP_Error` object, use it.
Prior to this change, we were replacing WP's helpful error message with a
rather generic and unhelpful BP error message.
Fixes #6007, props Mamaduka
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6007#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list