[wp-trac] [WordPress Trac] #40439: Save progress of intermediate image creation after upload
WordPress Trac
noreply at wordpress.org
Sun Jun 16 01:32:24 UTC 2019
#40439: Save progress of intermediate image creation after upload
-------------------------------------------------+-------------------------
Reporter: mikeschroder | Owner:
| mikeschroder
Type: enhancement | Status: assigned
Priority: high | Milestone: 5.3
Component: Media | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing needs-unit- | Focuses: ui
tests early |
-------------------------------------------------+-------------------------
Comment (by azaozz):
In [changeset:"45543" 45543]:
{{{
#!CommitTicketReference repository="" revision="45543"
Media: Ignore errors coming from `image_resize_dimensions()` when creating
sub-sizes (for now). It returns `false` when the requested size is larger
than the original image and should be skipped. This triggers new
`WP_Error` in `WP_Image_Editor::resize()`.
See #40439.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40439#comment:47>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list