Opened 13 years ago
Closed 13 years ago
#2238 closed defect (bug) (fixed)
bbp_get_forum_last_topic_title() function problem
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Component - Forums | Keywords: | |
| Cc: |
Description
if there is no topics in the current forum, this function returns "forum title",
expected to return a false value.
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [4788]) Update bbp_get_forum_last_topic_title() to return an empty string if forum has no topics. Fixes #2238.