Opened 17 years ago
Closed 17 years ago
#1225 closed defect (bug) (fixed)
Groups templatetags bug
| Reported by: | petronic | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Version: | ||
| Severity: | Keywords: | ||
| Cc: |
Description
There is an error in these two functions:
bp_get_new_group_description()
bp_get_new_group_news()
In both functions "name" property, $bp->groups->current_group->name, is used instead of description and news, respectively.
Please, see patch attached.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [2053]) Fixes #1225