[buddypress-trac] [BuddyPress] #3582: Browser title for a component's directory only displays the word 'Directory'
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Sep 16 17:52:13 UTC 2011
#3582: Browser title for a component's directory only displays the word
'Directory'
------------------------+------------------
Reporter: masonjames | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.5
Component: Core | Version: 1.5
Severity: normal | Resolution:
Keywords: has-patch |
------------------------+------------------
Changes (by r-a-y):
* keywords: => has-patch
* component: Theme => Core
Comment:
Problem was in bp_get_root_slug().
$component_name was using the active component's array value, which is
always '1' if it is active. So I removed this variable and replaced
$component_name with $component.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3582#comment:6>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list