[buddypress-trac] [BuddyPress Trac] #5909: Logging out does not clear cookies

buddypress-trac noreply at wordpress.org
Mon Sep 29 18:02:20 UTC 2014


#5909: Logging out does not clear cookies
------------------------------+---------------------
 Reporter:  r-a-y             |       Owner:  r-a-y
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  2.1.1
Component:  Template Pack     |     Version:  2.1
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by r-a-y):

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


Comment:

 In [changeset:"9055"]:
 {{{
 #!CommitTicketReference repository="" revision="9055"
 bp-legacy: Properly clear cookies when logging out.

 When a user logs out, buddypress.js attempts to clear all cookies.
 However,
 this now fails with BP 2.1.

 The problem is when we enqueued our JS assets (#5208), we upgraded
 jquery.cookie to 1.4.1.  v1.4.1 uses a new routine to clear cookies.

 This commit updates our clear cookies calls to this updated routine.

 Fixes #5909 (2.1-branch).
 }}}

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


More information about the buddypress-trac mailing list