#19104 closed defect (bug) (fixed)
Admin bar shows "1 Comments" if more than 999 comments are in moderation
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
It's using %d, so "1,000" with the comma gets converted to the integer 1.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In [19103]: