[wp-trac] [WordPress Trac] #27983: Attachment "Uploaded to" field doesn't change after removing it from post content
WordPress Trac
noreply at wordpress.org
Thu Jun 26 20:41:53 UTC 2014
#27983: Attachment "Uploaded to" field doesn't change after removing it from post
content
--------------------------+----------------------
Reporter: tedinoz | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Media | Version: 3.8.1
Severity: normal | Resolution: wontfix
Keywords: | Focuses:
--------------------------+----------------------
Changes (by wonderboymusic):
* keywords: reporter-feedback 2nd-opinion needs-patch =>
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
"Uploaded to" just means that you had the post open when you uploaded the
image - it describes original intent. Nothing "breaks" because of it.
The editor takes freeform content. The engine does not parse your content
looking for what you might have to done to freeform HTML that was inserted
into the post when updating.
The main reason we cannot break the relationship of "Uploaded to" is
simple: `[gallery]` can exist with no attributes, and will pull the images
"Uploaded to" the post. Same is true for `[playlist]`.
If that relationship is broken because they aren't in the post on save,
this would break many existing posts that relied on `[gallery]`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27983#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list