Making WordPress.org

Opened 4 weeks ago

Closed 4 weeks ago

Last modified 4 weeks ago

#7712 closed defect (bug) (invalid)

Bug: Image attributes don't propogate to posts, pages, products, etc

Reported by: maltfield's profile maltfield Owned by:
Milestone: Priority: normal
Component: General Keywords:
Cc:

Description

This ticket is a bug report to track the effort to fix the WP bug where updating image attributes in the Media Library saves changes, but it does not actually update the image on posts, pages, and (woocommerce) products where the image was used.

Steps to reproduce:

  1. Write a post
  2. Create a gallery
  3. Upload a random picture
  4. Set caption to "test"
  5. Publish Post
  6. Go to Media -> Select the picture from before
  7. Set caption to "changed" and save
  8. Go back to post
  9. Check the image
  10. Image caption still shows "test" -> Should be "changed"

So if I ever update the media library with proper captions, alt text and titles it looks like they will never be updated on older posts.

Attribution: CasualBen https://wordpress.stackexchange.com/questions/403272/media-changes-not-updating-posts

Change History (2)

#1 @Otto42
4 weeks ago

  • Resolution set to invalid
  • Status changed from new to closed

This is the meta trac, for issues about wordpress.org.

Issues in WordPress itself should be reported in core.trac.wordpress.org.

Note: See TracTickets for help on using tickets.