Opened 9 years ago
Closed 9 years ago
#7577 closed defect (bug) (fixed)
Group description truncated even below default of 225
| Reported by: | r-a-y | Owned by: | hnla |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9.1 |
| Component: | Groups | Version: | 2.9.0 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
Reported here:
https://buddypress.org/support/topic/2-9-group-description-turncoated/
On group main page the group description get shorted even below default of 225
Needs investigating.
Attachments (1)
Change History (9)
#4
@
9 years ago
- Keywords has-patch added; needs-testing removed
I've verified the issue. Problem is we are not passing the default length of 225 to the bp_get_group_description_excerpt() function.
Attached patch fixes this up.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
See #7493.