Opened 7 months ago
Last modified 7 months ago
#22745 new defect (bug)
Missing number_format_i18n() on term counts
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | I18N | Version: | 2.1 |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
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 (2)
johnbillion
— 7 months ago
comment:1
johnbillion
— 7 months ago
- Keywords has-patch added
Note: See
TracTickets for help on using
tickets.
Patch