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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [4219]) Redirect to group's forum page after deleting a topic. Fixes #3066