Skip to:
Content

bbPress.org

Opened 15 years ago

Closed 15 years ago

#1627 closed defect (bug) (fixed)

Moving a topic only updates public replies

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

Description

When moving a topic to a new forum, only public reply forums are updated. This could leave replies with incorrect meta data.

Change History (1)

#1 @johnjamesjacoby
15 years ago

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

(In [3489]) Use bbp_get_all_child_ids() instead of bbp_get_public_child_ids() in bbp_move_topic_handler(). Fixes #1627.

Note: See TracTickets for help on using tickets.