[buddypress-trac] [BuddyPress Trac] #8135: Many failing test under WordPress 5.3
buddypress-trac
noreply at wordpress.org
Mon Sep 16 21:41:38 UTC 2019
#8135: Many failing test under WordPress 5.3
------------------------------+-----------------------
Reporter: imath | Owner: netweb
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.0.0
Component: Build/Test Tools | Version:
Severity: normal | Keywords: has-patch
------------------------------+-----------------------
- Most of them involve the line 200 of `bp-friends/classes/class-bp-
friends-friendship.php` : I've found out using `do_action_ref_array()`
instead of `do_action()` is fixing the failing tests.
- One involves line 45 of `tests/phpunit/testcases/members/template.php` :
WordPress now uses `"` instead of `'` in `href` attributes of the output
of the paginate_links() function.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8135>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list