[buddypress-trac] [BuddyPress Trac] #9248: BP Legacy stopped filtering activity heartbeat requests
buddypress-trac
noreply at wordpress.org
Mon Oct 28 20:49:25 UTC 2024
#9248: BP Legacy stopped filtering activity heartbeat requests
--------------------------+---------------------
Reporter: imath | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 15.0.0
Component: Templates | Version: 12.4.0
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by imath):
* owner: (none) => imath
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"14062" 14062]:
{{{
#!CommitTicketReference repository="" revision="14062"
BP Legacy: load newest activities according to displayed context
Make sure the `bp_heartbeat` property is included into the sent Heartbeat
data object & use it to transport the cookies BP Legacy uses to remember
logged in user's navigation preferences.
The `bp_heartbeat` property is needed to be sure the current Heartbeat
request is about BuddyPress and needs to be parsed using the BP Rewrite
API since [13752]. This parsing job analyses the current URL to define the
value of BP URI globals such as the current displayed single item.
Props dreampixel
Fixes #9248
Closes https://github.com/buddypress/buddypress/pull/393
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9248#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list