[wp-trac] [WordPress Trac] #58783: Alternative text entered whilst uploading an image is lost when the image finished uploading
WordPress Trac
noreply at wordpress.org
Thu Feb 1 16:27:03 UTC 2024
#58783: Alternative text entered whilst uploading an image is lost when the image
finished uploading
-----------------------------------------------+---------------------------
Reporter: codepo8 | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.5
Component: Media | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-testing-info commit | Focuses: ui,
| accessibility
-----------------------------------------------+---------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"57515" 57515]:
{{{
#!CommitTicketReference repository="" revision="57515"
Media: Prevent local edits during media upload.
Prevent `options.allowLocalEdits` from toggling to true during the upload
cycle. Otherwise, media meta fields can be edited, but the data will be
lost as soon as the upload process is completed.
Props codepo8, oglekler, nicolefurlan, antpb, syamraj24, joedolson.
Fixes #58783, #23374.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58783#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list