[buddypress-trac] [BuddyPress Trac] #7699: Only set bp-activity-oldestpage when it is used
buddypress-trac
noreply at wordpress.org
Thu Feb 22 11:43:48 UTC 2018
#7699: Only set bp-activity-oldestpage when it is used
--------------------------+-----------------------------
Reporter: chherbst | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 2.9.3
Severity: normal | Keywords:
--------------------------+-----------------------------
Under new EU law if a cookie is non-essential it has to be blocked so that
a user can opt-in. But if it is essential its ok as long as it's use is
detailed on the site. This problem is that buddypress sets this cookie on
every page, not only where it is used. If e.g. the activity component is
only shown for logged in users, then this cookie is non-essential for not
logged in users and should not be set.
The attached patches will set the cookie only when it is used and thus
only when it is essential.
This is the information about cookies under EU law.
http://ec.europa.eu/ipg/basics/legal/cookies/index_en.htm
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7699>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list