Skip to:
Content

bbPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1271 closed defect (bug) (fixed)

bb_no_where hook should not be used on get_thread_where

Reported by: mdawaffe's profile mdawaffe Owned by:
Milestone: Priority: normal
Severity: normal Version: 1.0.1
Component: Back-end Keywords:
Cc:

Description

It removes the WHERE topic_id = $topic_id condition, which means it returns all posts.

Change History (2)

#1 @mdawaffe
15 years ago

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

(In [2425]) never use bb_no_where() on get_thread_where hook. Fixes #1271

#2 @chrishajer
15 years ago

Thanks Michael

Note: See TracTickets for help on using tickets.