Opened 9 years ago
Closed 9 years ago
#7699 closed defect (bug) (fixed)
Only set bp-activity-oldestpage when it is used
| Reported by: | chherbst | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Templates | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: | chris.p.herbst@… |
Description
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.
Attachments (2)
Change History (7)
#2
@
9 years ago
- Component Core → Templates
- Milestone Awaiting Review → 3.0
- Owner set to
- Status new → reviewing
- Version 2.9.3 → 1.0
Thanks for the patch, @chherbst.
We'll make sure to address this for v3.0.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Please remove Patch 0001-add-missing-button-classes-to-ajax-friend-response.patch. That was added by mistake!