Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 15 years ago

#3066 closed defect (bug) (fixed)

Redirect to forum page after deleting a topic

Reported by: SergeyBiryukov Owned by: DJPaul
Priority: normal Milestone: 1.5
Component: Forums Version: 1.5
Severity: Keywords:
Cc:

Description

Deleting a forum topic on current trunk results in a notice and a message:

Notice: Undefined property: stdClass::$forum_id in ...bp-forums/bp-forums-template.php on line 800

There are no posts for this topic.

We probably should redirect to forum page after deleting a topic.

Change History (2)

#1 @DJPaul
15 years ago

  • Milestone Awaiting Review1.3
  • Owner set to DJPaul
  • Status newassigned

#2 @djpaul
15 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [4219]) Redirect to group's forum page after deleting a topic. Fixes #3066

Note: See TracTickets for help on using tickets.