Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#2346 closed defect (bug) (fixed)

Forum directory post form - filter out groups that do not have the discussion forum enabled

Reported by: r-a-y's profile r-a-y Owned by:
Milestone: 1.2.4 Priority: major
Severity: Version:
Component: Forums Keywords: directory, forum
Cc:

Description

On the forum directory page, there is a post form when you click on the "New Topic" button.

In this form, there is a dropdown menu titled "Post in Group Forum". This dropdown lists every group a user is a member of even though the discussion forum is not enabled for a particular group.

Tested on BP 1.2.3 and testbp.org.

---

There were also a bunch of support questions in the forum about this, and I never understood what there were talking about until now.

Attachments (1)

is_forum_enabled_forum_index.patch (731 bytes) - added by boonebgorges 14 years ago.

Download all attachments as: .zip

Change History (5)

#1 @r-a-y
14 years ago

  • Summary changed from Forum directory post form - filter out groups that do not have the forums component enabled to Forum directory post form - filter out groups that do not have the discussion forum enabled

#2 @boonebgorges
14 years ago

Good catch. Patch attached.

#3 @r-a-y
14 years ago

That should fix it!

While looking at the code (I should probably fork this ticket, but anyway!), perhaps remove the "public" status check so private and hidden groups can be posted from the form as well? Not sure if this will open a can of worms though.

#4 @johnjamesjacoby
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [2969]) Fixes #2346 props boonebgorges

Note: See TracTickets for help on using tickets.