Ticket #7316 (closed defect (bug): fixed)
Links not reassigned to default category after category deletion
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6.1 |
| Component: | General | Version: | 2.6 |
| Severity: | normal | Keywords: | links blogroll has-patch |
| Cc: |
Description
Hello folks, my first ticket so bare with me please.
Having 3 categories for the links (blogroll), after the removal of one of them the links dont get assigned to the default category. The links in the removed category simply has no category.
Thanks.
Attachments
Change History
- Priority changed from high to normal
- Severity changed from major to normal
- Keywords has-patch added
wp_delete_term wasn't getting the default id. Added it in and done a bit of tidying.
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.


I can confirm that this behavior exists on 2.6. On deletion of link category, all the members of that category should be moved to the default link category.