buddypress/src/bp-members
Mathieu Viet 587a029668 On members directory, make sure search terms containing spaces are well transported in pagination links.
When a profile field output containing spaces was clicked, the member search functionality wasn't creating consistent pagination links. This behavior was introduced by r8928. Patch is fixing the issue and also includes a unit test.

props boonebgorges

See #5898

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.1@9044 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-09-25 21:58:24 +00:00
..
admin Whitespace tweaks to CSS/JS. 2014-08-21 17:21:55 +00:00
bp-members-actions.php Grunt: move everything into /src/. 2014-05-04 12:37:12 +00:00
bp-members-admin.php Make sure the current administration screen ID is set before checking its value 2014-09-05 22:37:06 +00:00
bp-members-adminbar.php Replace wp_guess_url() with bp_get_requested_url(). 2014-07-23 19:16:53 +00:00
bp-members-classes.php Refactor all uses of like_escape() to use bp_esc_like() 2014-06-19 01:36:57 +00:00
bp-members-filters.php Avoid a conflict between member's profile url and member's blog url 2014-07-23 21:11:04 +00:00
bp-members-functions.php Do not add "new_member" activities if xProfile component is disabled 2014-08-12 21:31:40 +00:00
bp-members-loader.php i18n: disambiguate nav items' strings. 2014-07-27 17:48:17 +00:00
bp-members-screens.php Theme compatibility: Fix issues with themes using post type conditionals. 2014-07-23 19:42:14 +00:00
bp-members-template.php On members directory, make sure search terms containing spaces are well transported in pagination links. 2014-09-25 21:58:24 +00:00