Opened 12 years ago
Closed 12 years ago
#23145 closed defect (bug) (duplicate)
Editing images only regenerates built in image sizes and not custom image sizes.
Reported by: | hexpen | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
Steps to reproduce:
- Add image sizes using add_image_size (both cropped and uncropped perform the same).
- Add New under media and upload a picture. (At this point all image sizes are generated correctly)
- Edit newly uploaded image and perform an edit action such as crop or rotate (Edit -> Edit Image)
- Save edit changes and update the attachment.
Now only full size, large, medium, and thumbnail images are regenerated with the new edit and the custom image sizes are skipped.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #19889.