Opened 6 years ago
Closed 6 years ago
#7944 closed defect (bug) (fixed)
Empty members search bug with nouveau template
Reported by: | casper99 | Owned by: | imath |
---|---|---|---|
Milestone: | 3.2.0 | Priority: | normal |
Severity: | normal | Version: | 3.0.0 |
Component: | Templates | Keywords: | has-patch commit |
Cc: |
Description
"BuddyPress Nouveau" shows empty results (no members), while Legacy lists members for the same query.
Tested with fields generated by BP Default Data plugin, they contain space, which in URL results in a plus + sign. Also the "search-box" still shows plus signs between the words.
Also reported on (with possible solution):
https://github.com/buddypress/next-template-packs/issues/105
Attachments (1)
Change History (9)
#4
@
6 years ago
- Keywords has-patch reporter-feedback added; needs-patch removed
- Milestone changed from Awaiting Review to 3.2.0
Thanks @casper99 for your screenshots. I confirm there is an issue when a link is clicked from the user's profile screen.
7944.patch is fixing the issue for me :
Link with data containing a space :
I think we should fix in 3.2. @casper99 could you apply and test the patch to check it's working for you too ?
#5
@
6 years ago
- Keywords reporter-feedback removed
@imath : Thank you very much for your work!
The patch works for me, but "buddypress-nouveau.min.js" also needs to be updated.
Best regards
@casper99
I've just tested, using the BP Default Data plugin. And when I search for "Thomas Carew", here is what I Get :
So to me it seems to work fine in BP Nouveau. Do you have an example of problematic user/profile data ?