Opened 18 years ago
Closed 17 years ago
#4447 closed defect (bug) (fixed)
After adding a new category, you are unable to pick that category as the parent
Reported by: | Viper007Bond | Owned by: | |
---|---|---|---|
Milestone: | 2.3 | Priority: | normal |
Severity: | normal | Version: | 2.3 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
To reproduce:
- Create a new category via Manage -> Categories
- Confirm the category was made by looking for the AJAX-added confirmation box
- Click the "category parent" dropdown and attempt to pick the just-added category as the parent. As you can see, it's blank.
<option value=""></option>
- If you reload the page, the category shows up in the dropdown just fine.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Worksforme at r6059, Firefox 2.0. Viper007Bond, can you confirm this bug still exists?