[wp-trac] [WordPress Trac] #16458: image_resize() treats all resized images resulting in JPEG as having the .jpg extension
WordPress Trac
wp-trac at lists.automattic.com
Wed May 2 20:58:59 UTC 2012
#16458: image_resize() treats all resized images resulting in JPEG as having the
.jpg extension
------------------------------+---------------------
Reporter: kawauso | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.4
Component: Filesystem | Version: 3.0
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [20701]:
{{{
#!CommitTicketReference repository="" revision="20701"
In image_resize(), do not force the destination filename to *.jpg when we
are dealing with a *.jpeg.
props SergeyBiryukov.
fixes #16458.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16458#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list