#2857 closed defect (bug) (fixed)
Dashboard "at a glance" counts are truncated
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | 2.2 |
| Component: | General - Administration | Keywords: | has-patch |
| Cc: |
Description
The counts in bbp_filter_dashboard_glance_items() are truncated at the first non-numeric character.
Attachments (2)
Change History (6)
#2
@
10 years ago
2857.01.patch switches %d to %s as numbers are already formatted in bbp_get_statistics().
#3
@
10 years ago
- Owner set to johnjamesjacoby
- Resolution set to fixed
- Status changed from new to closed
In 5932:
This ticket was mentioned in Slack in #bbpress by netweb. View the logs.
10 years ago
Note: See
TracTickets for help on using
tickets.
In the attached screenshot, there are over 18k topics and 77k replies.