Opened 14 years ago
Closed 13 years ago
#3066 closed defect (bug) (fixed)
Redirect to forum page after deleting a topic
Reported by: | SergeyBiryukov | Owned by: | 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)
Note: See
TracTickets for help on using
tickets.
(In [4219]) Redirect to group's forum page after deleting a topic. Fixes #3066