[buddypress-trac] [BuddyPress Trac] #5515: Bug when marking activity favorite
buddypress-trac
noreply at wordpress.org
Fri Apr 4 19:48:00 UTC 2014
#5515: Bug when marking activity favorite
--------------------------+---------------------------
Reporter: mpa4hu | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.0
Component: Core | Version: 2.0
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------------
Changes (by boonebgorges):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"8237"]:
{{{
#!CommitTicketReference repository="" revision="8237"
Don't do a strict type check when deciding on
bp_activity_add_user_favorite() return value
Since r8132, bp_activity_update_meta() has returned an integer value when
falling through to add_metadata(). Thus, we should have a more generous
test
for whether the update has been successful. See #5399
Fixes #5515
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5515#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list