Changes between Initial Version and Version 8 of Ticket #22985
- Timestamp:
- 12/19/2012 08:00:00 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22985
- Property Milestone Awaiting Review → 3.5.1
- Property Owner set to
- Property Status new → assigned
- Property Keywords has-patch added
- Property Priority normal → high
- Property Severity major → critical
-
Ticket #22985 – Description
initial v8 1 1 I have several additional image sizes in my theme. When I crop an image and save over only the thumbnail, all references to the various sub-sizes are lost and only the new thumbnail is referenced in _wp_attachment_metadata. 2 2 3 Add an image to the media library.4 Output _wp_attachment_metadata.5 Edit the image (crop).6 Save only the thumbnail.7 Output the relevant _wp_attachment_metadata.3 1. Add an image to the media library. 4 2. Output _wp_attachment_metadata. 5 3. Edit the image (crop). 6 4. Save only the thumbnail. 7 5. Output the relevant _wp_attachment_metadata. 8 8 9 9 This may be an issue with wp_save_image() not re-genarating subsizes from the original.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)