[buddypress-trac] [BuddyPress] #4823: “BuddyPress Global Unified search” plugin error messages
buddypress-trac
noreply at wordpress.org
Wed Feb 13 10:33:00 UTC 2013
#4823: “BuddyPress Global Unified search” plugin error messages
--------------------------+------------------------------
Reporter: kraigg | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 1.7
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by sbrajesh):
Just had a look.
The problem is caused by empty component slug being checked using the
bp_is_current_component. The empty slug is an issue with global unified
search.
But should not the function bp_is_current_component( $component ) return
false if $component is empty or false.
I guess, we should really put a check for this.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4823#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list