[buddypress-trac] [BuddyPress Trac] #5571: Updating profile results in fatal error if activity component is disabled
buddypress-trac
noreply at wordpress.org
Mon Apr 21 20:55:47 UTC 2014
#5571: Updating profile results in fatal error if activity component is disabled
--------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.0.1
Component: XProfile | Version: 2.0
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8306"]:
{{{
#!CommitTicketReference repository="" revision="8306"
XProfile: Check for activity component before using bp_activity_get().
Currently, the bp_xprofile_updated_profile_activity() function does not
check if the activity component is active before using bp_activity_get().
This can potentially cause a fatal error when updating one's profile.
Fixes #5571 (trunk)
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5571#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list