1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-21 20:54:17 +08:00
buddypress/tests/phpunit/testcases/blogs
Boone B Gorges 4852b532c3 Blogs: Ensure activity data integrity when updating post title.
Previously, a missing `primary_id` could cause the `post_title` activity meta
value to be updated for activity items unrelated to the one linked to the
updated blog post.

Merges [12311] to the 4.0.x branch.

Props r-a-y.
Fixes #8007.



git-svn-id: https://buddypress.svn.wordpress.org/branches/4.0@12333 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2019-02-19 15:31:05 +00:00
..
activity.php Blogs: Ensure activity data integrity when updating post title. 2019-02-19 15:31:05 +00:00
cache.php Tests: More site-creation deprecation fine-tuning. 2018-10-05 18:03:54 +00:00
class-bp-blogs-blog.php Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic. 2018-10-05 17:24:17 +00:00
filters.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
functions.php Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic. 2018-10-05 17:24:17 +00:00
template.php Tests: MS/non-MS tests should be marked skipped. 2018-10-05 15:22:28 +00:00