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/messages
Mathieu Viet ad6759eb55 Make sure Messages exports only include the ones sent by the user
Using the {{{$user->ID}}} instead of the {{{$recipients->ID}}} to check for the sender ID is more reliable to make sure the generated zip Archive only contains messages sent by the requesting user.

Props gingerbooch, Venutius

Fixes #8080 (trunk)

git-svn-id: https://buddypress.svn.wordpress.org/trunk@12403 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2019-06-17 17:43:50 +00:00
..
cache.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class.bp-messages-notice.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class.bp-messages-thread.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
functions.php Make sure Messages exports only include the ones sent by the user 2019-06-17 17:43:50 +00:00
notifications.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
star.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
template.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00