Opened 8 years ago
Closed 8 years ago
#1120 closed defect (bug) (fixed)
dropdown_cats cannot show all/none posts and has a uni18nized string
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.5.1 |
| Severity: | minor | Keywords: | |
| 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)
comment:1
nbachiyski — 8 years ago
- Patch set to No
- fixed_in_version set to 1.5.1
- Owner changed from anonymous to rboren
- Resolution changed from 10 to 20
- Status changed from new to closed
nbachiyski — 8 years ago
Note: See
TracTickets for help on using
tickets.

http://trac.wordpress.org/changeset/2450