Opened 21 years ago
Closed 21 years ago
#1120 closed defect (bug) (fixed)
dropdown_cats cannot show all/none posts and has a uni18nized string
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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