Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#2364 closed defect (bug) (fixed)

After disabling the global forum directory the search option for 'forums' is still available in the drop down search.

Reported by: rossagrant Owned by:
Priority: normal Milestone: 1.2.5
Component: Forums Version:
Severity: Keywords: has-patch
Cc:

Description

Quite a simple one this.
Even after disabling the global forum directory in the dashboard, the drop down search in BP still displays 'forums' as a search option. Obviously this is redundant with no forums directory.

Could this option be removed upon deactivation of the directory?

Attachments (1)

fix2362.patch (458 bytes ) - added by boonebgorges 16 years ago.

Download all attachments as: .zip

Change History (5)

#1 @rossagrant
16 years ago

  • Summary After disabling the global forum directory the search opyion for 'forums' is still available in the drop down search.After disabling the global forum directory the search option for 'forums' is still available in the drop down search.

#2 @boonebgorges
16 years ago

  • Keywords has-patch added

Looks like $bp wasn't being declared. Patch attached.

#3 @johnjamesjacoby
16 years ago

  • Milestone 1.31.2.5

#4 @johnjamesjacoby
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [3039]) Fixes #2364 props boonebgorges

Note: See TracTickets for help on using tickets.