Opened 15 years ago
Closed 15 years ago
#13153 closed defect (bug) (fixed)
Bulk Edit overrites non hierarchical taxonomies
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.0 | Priority: | high |
Severity: | blocker | Version: | |
Component: | Taxonomy | Keywords: | has-patch, tested, commit |
Focuses: | Cc: |
Description
When bulk editing posts, leaving the post_tags field blank causes all the tags to be deleted for the updated posts. Bulk editing taxonomies should only be additive like it is with hierarchical taxonomies.
To reproduce:
- Set tags for a post
- Bulk edit that post, but don't make any changes.
- Hit Update.
The tags have been removed from the post.
Attachments (1)
Change History (11)
#5
@
15 years ago
- Milestone 3.0 deleted
- Resolution set to worksforme
- Status changed from assigned to closed
This may be related to my fix for #10122, But this appears to work for me.
If i add a tag, or custom flat tax term of 'OVERWRITE' or leave it blank, it simply adds or retains the current term list...
If you can still see the problem, please re-open this.
#6
@
15 years ago
- Milestone set to 3.0
- Resolution worksforme deleted
- Status changed from closed to reopened
Ok, I was wrong. I can confirm this bug still exists, Not sure why it appeared to work correctly.
Note: See
TracTickets for help on using
tickets.
I'm guessing this was the result of one of my changesets.