[wp-trac] [WordPress Trac] #23374: Custom photo title is overwritten upon completion of upload
WordPress Trac
noreply at wordpress.org
Thu Feb 1 16:27:02 UTC 2024
#23374: Custom photo title is overwritten upon completion of upload
-----------------------------+---------------------------------------------
Reporter: franksvalli | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.5
Component: Media | Version: 3.5.1
Severity: normal | Resolution: fixed
Keywords: has-patch dev- | Focuses: ui, javascript, administration
feedback |
-----------------------------+---------------------------------------------
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/23374#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list