[buddypress-trac] [BuddyPress Trac] #5807: 'new_member' activity type should not be a xProfile activity type
buddypress-trac
noreply at wordpress.org
Tue Aug 12 21:31:40 UTC 2014
#5807: 'new_member' activity type should not be a xProfile activity type
------------------------------------------+------------------
Reporter: imath | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.1
Component: Activity | Version: 1.1
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion commit |
------------------------------------------+------------------
Comment (by imath):
In [changeset:"8818"]:
{{{
#!CommitTicketReference repository="" revision="8818"
Do not add "new_member" activities if xProfile component is disabled
In Members component, bp_core_new_user_activity() automatically creates an
"xProfile" activity item ("new_member" type) as soon as a user account is
activated. If this happens when the xProfile component is disabled, the
proper activity action callback is not available, as a result an empty
string is saved in the action field of the activity table. On front-end
and back-end, these mini activities are displayed without any actions.
This is a temporary fix for 2.1, we will think about something more
substantial for 2.2.
See #5807
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5807#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list