Opened 20 years ago
Closed 20 years ago
#1120 closed defect (bug) (fixed)
dropdown_cats cannot show all/none posts and has a uni18nized string
Reported by: | nbachiyski | Owned by: | ryan |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 1.5.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
dropdown_cats thinks index.php?cat=all will show posts of all categories and that index?cat=0 will show posts in none of the cats. The right combination is 0,-1, not all,0.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
http://trac.wordpress.org/changeset/2450