Opened 16 years ago
Closed 16 years ago
#13153 closed defect (bug) (fixed)
Bulk Edit overrites non hierarchical taxonomies
| Reported by: | prettyboymp | Owned by: | nacin |
|---|---|---|---|
| Priority: | high | Milestone: | 3.0 |
| Component: | Taxonomy | Version: | |
| Severity: | blocker | Keywords: | has-patch, tested, commit |
| Cc: | Focuses: |
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
@
16 years ago
- Milestone 3.0
- Resolution → worksforme
- Status assigned → 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
@
16 years ago
- Milestone → 3.0
- Resolution worksforme
- Status closed → reopened
Ok, I was wrong. I can confirm this bug still exists, Not sure why it appeared to work correctly.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I'm guessing this was the result of one of my changesets.