#22750 closed defect (bug) (fixed)
Track and ignore destroyed attachments
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Media | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
Currently, queries can be chained to the point where a destroyed attachment can re-enter the workflow. That is bad.
To test this, go to featured image. Upload an image, then select and delete it. It should disappear.
Attachments (2)
Change History (6)
koopersmith
— 7 months ago
koopersmith
— 7 months ago
comment:2
koopersmith
— 7 months ago
Account for options.wait, and make wp.media.ajax compatible with old ajax actions (allowing delete-post to actually work).
Note: See
TracTickets for help on using
tickets.
+1 to 22750.diff. Works for me.