#16190 closed defect (bug) (fixed)
Category drop down has no default value
| Reported by: | johnjamesjacoby | Owned by: | koopersmith |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
When viewing the posts list, the default $cat is set to an empty string. Casting it as an int sets the default if no global $cat is set.
Attachments (2)
Change History (6)
#1
@
16 years ago
- Owner set to
- Status new → assigned
The other aspect to this is koopersmith's pesudo-reset code in #16098. He's looking into it.
#2
@
16 years ago
- Keywords has-patch added
Patch attempts to simulate browser behavior by selecting the first element in a dropdown (not a multi-select) if no elements are selected by default.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Set default category on post list