Opened 21 years ago
Closed 21 years ago
#1074 closed defect (bug) (fixed)
Incorrect blog stats in dashboard
| Reported by: | dougal | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.5.1 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
When the count of posts, comments, or categories goes over 999, the number_format() call causes these numbers to be reformatted with non-digit characters. But we're using the %d format specifier in the printf() call, so the numbers get truncated.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
http://trac.wordpress.org/changeset/2433