[wp-trac] [WordPress Trac] #40174: Found a bug in uploading image
WordPress Trac
noreply at wordpress.org
Wed Nov 16 16:39:05 UTC 2022
#40174: Found a bug in uploading image
-------------------------------+----------------------
Reporter: sanjaypopli3749 | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Media | Version: 4.6.1
Severity: minor | Resolution: wontfix
Keywords: reporter-feedback | Focuses:
-------------------------------+----------------------
Changes (by antpb):
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
This ticket was discussed in the recent Media component meeting and it was
agreed that this behavior requires some non-standard ways of deleting
media. Because a media item is essentially a post, it stands to reason
that the post will persist in the media library if one of the image's
sizes are deleted manually from the filesystem. This bypasses all core
logic creating a broken state manually.
As such, this sort of logic I think would be best fit in a sort of image
regeneration plugin that cleans up any images that have lost their
original attachment image by manual deletion.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40174#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list