Opened 14 years ago
Closed 12 years ago
#22745 closed defect (bug) (fixed)
Missing number_format_i18n() on term counts
| Reported by: | johnbillion | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9 |
| Component: | I18N | Version: | 2.1 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The Walker_Category and Walker_CategoryDropdown classes output term counts as-is. They should be wrapped in number_format_i18n().
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch