Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 13 years ago

#3066 closed defect (bug) (fixed)

Redirect to forum page after deleting a topic

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: djpaul's profile DJPaul
Milestone: 1.5 Priority: normal
Severity: Version: 1.5
Component: Forums 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
13 years ago

  • Milestone changed from Awaiting Review to 1.3
  • Owner set to DJPaul
  • Status changed from new to assigned

#2 @djpaul
13 years ago

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

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

Note: See TracTickets for help on using tickets.