[buddypress-trac] [BuddyPress Trac] #6143: Using activity dropdowns in member's home or group's home sets the activity scope to null

buddypress-trac noreply at wordpress.org
Thu Sep 24 00:48:13 UTC 2015


#6143: Using activity dropdowns in member's home or group's home sets the activity
scope to null
--------------------------+-----------------------
 Reporter:  imath         |       Owner:
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  2.4
Component:  Appearance    |     Version:  2.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------
Changes (by r-a-y):

 * keywords:  needs-refresh => has-patch
 * status:  closed => reopened
 * version:   => 2.1
 * component:  Component - Activity => Appearance
 * milestone:   => 2.4


Comment:

 Reopening as this is not related to #6614.

 I spent way too much time looking into this, but the cause of the problem
 is when we upgraded jQuery.cookie to v1.4.1 in BuddyPress 2.1.0 (#5208),
 `null` values now get set as cookies.

 Beforehand, the older version of jQuery.cookie() did not set `null` values
 as a cookie, which is how this issue came about.

 `02.patch` is my suggestion to fix this.  It checks for null values before
 setting our activity cookies and should resolve this issue.

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


More information about the buddypress-trac mailing list