Bug #17050
closedFix activity favoriting and bulk-deleting private message threads
0%
Description
So I was testing the activity favoriting feature on the current News page and on a user profile's Activity page, and it appears that this feature has been broken for quite some time.
Awhile ago, the older bp-default theme added some security nonce protections when favoriting or unfavoriting an activity item: https://github.com/buddypress/BP-Default/commit/151005117e9948e1fc6748f7c618d0f0845538b6#diff-6e0730515a036b567ef8d69beee278d6167d6c99997824a0d31e784fd212b5cb. However, we did not port the javascript portion of this code to our bp-nelo theme, meaning that activity favoriting (as well as bulk-deleting private message threads) has not worked for five years (!). Looks like no one really missed this feature as we didn't receive a bug report about it...
Fix coming shortly.
Updated by Raymond Hoh about 2 years ago
- Status changed from New to Staged for Production Release
Updated by Boone Gorges about 2 years ago
- Status changed from Staged for Production Release to Resolved