[buddypress-trac] [BuddyPress Trac] #7562: Activity's friends component filter fails since 4.8

buddypress-trac noreply at wordpress.org
Wed Jul 26 19:03:03 UTC 2017


#7562: Activity's friends component filter fails since 4.8
------------------------------------+---------------------
 Reporter:  imath                   |       Owner:  r-a-y
     Type:  defect (bug)            |      Status:  closed
 Priority:  normal                  |   Milestone:  2.8.3
Component:  Templates               |     Version:  2.8.0
 Severity:  normal                  |  Resolution:  fixed
 Keywords:  has-patch dev-feedback  |
------------------------------------+---------------------
Changes (by r-a-y):

 * owner:   => r-a-y
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"11650"]:
 {{{
 #!CommitTicketReference repository="" revision="11650"
 bp-legacy: After r11356, fix issues with filtering multiple activity
 actions.

 In #4062, we started to validate activity actions against a given context.
 However, we did not take into account the validation of multiple activity
 actions during AJAX activity filtering.  This broke the "Friendships"
 dropdown filter since it uses a comma-separated action value of
 `friendship_accepted,friendship_created`.

 This commit remedies this by accepting multiple activity actions and
 cross-referencing it against the registered activity actions for the AJAX
 activity querystring.

 Props imath.

 Fixes #7562 (2.8-branch).
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7562#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list