#3556 closed defect (bug) (fixed)
warning generated by _pad_category_counts() when no posts
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.1 |
Component: | Template | Keywords: | |
Focuses: | Cc: |
Description
If there are no posts in the db, _pad_category_counts() generates a warning due to a foreach over an empty array. Diff attached.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
fix empty foreach warning