Skip to:
Content

bbPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1516 closed defect (bug) (fixed)

bbP Plugin: Users with role < admin cannot create topics

Reported by: tooltrainer's profile tooltrainer Owned by:
Milestone: 2.0 Priority: normal
Severity: normal Version:
Component: Component - Topics Keywords: plugin
Cc:

Description

Details available here:

http://bbpress.org/forums/topic/new-bbp-plugin-install-users-cannot-create-topics?replies=3#post-87364

I find it hard to believe that this could actually be a bug, but I've confirmed it on two different servers with 100% vanilla fresh installs of the latest bbP trunk (3145)

Change History (4)

#1 @johnjamesjacoby
14 years ago

  • Milestone set to Plugin - Future Release
  • Priority changed from omg sweet tea to normal
  • Resolution set to duplicate
  • Severity changed from blocker to normal
  • Status changed from new to closed
  • Version 1.0-alpha-2 deleted

Not a bug. It's kind of the intended behavior, and something that WordPress makes hard for bbPress to control. Topics and replies are arbitrary items in the posts table, and it's possible that they can become 'orphaned' or not have a visible or existing parent element to display them. Going to close this ticket, as the orphaned topic ticket takes care of this.

#2 @johnjamesjacoby
14 years ago

  • Resolution changed from duplicate to fixed

(In [3159]) Flesh out current-user topic-form access functions with more appropriate hierarchy of checks. Fix #1516.

#3 @johnjamesjacoby
14 years ago

(In [3165]) Fix regression introduced in r3159 causing topic and reply widgets to output type cast errors. Also remove ability for private or hidden topics/replies to peek through on widgets when viewing your own profile as a registered non-admin. See#1516.

#4 @johnjamesjacoby
14 years ago

  • Milestone changed from 2.1 to 2.0
Note: See TracTickets for help on using tickets.