[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 Oct  8 05:21:52 UTC 2015
    
    
  
#6143: Using activity dropdowns in member's home or group's home sets the activity
scope to null
------------------------------+---------------------
 Reporter:  imath             |       Owner:  r-a-y
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  2.4
Component:  Appearance        |     Version:  2.1
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by r-a-y):
 * owner:   => r-a-y
 * status:  reopened => closed
 * resolution:   => fixed
Comment:
 In [changeset:"10214"]:
 {{{
 #!CommitTicketReference repository="" revision="10214"
 bp-legacy: Only set activity cookies if they are not `null`.
 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.
 This caused an issue on the Activity directory page where the correct tab
 was not being selected due to the invalid cookie value.
 Fixes #6143.
 }}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6143#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list