[wp-trac] [WordPress Trac] #6821: ImageMagick support
WordPress Trac
noreply at wordpress.org
Sat Nov 10 20:42:29 UTC 2012
#6821: ImageMagick support
-------------------------------------+-----------------------
Reporter: matt | Owner:
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.5
Component: Upload | Version: 2.5
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+-----------------------
Comment (by ryan):
In [changeset:"22538"]:
{{{
#!CommitTicketReference repository="" revision="22538"
Pass an attachment ID, not a file path, to _load_image_to_edit_path() from
wp_crop_image(). This fixes handling of attachments that require url fopen
to access the image.
Allow passing urls instead of just file paths to
WP_Image_Editor_Imagick::load() and WP_Image_Editor_GD::load() so that
attachments requiring URL fopen can be handled.
see #6821
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/6821#comment:107>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list