Ticket #1271 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

bb_no_where hook should not be used on get_thread_where

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

Description

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

Change History

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

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

Thanks Michael

Note: See TracTickets for help on using tickets.