[wp-trac] [WordPress Trac] #50557: The file extension .heic is defined as an image into `wp_get_mime_types()` but not in `wp_get_ext_types()`
WordPress Trac
noreply at wordpress.org
Sat Jul 4 17:07:57 UTC 2020
#50557: The file extension .heic is defined as an image into `wp_get_mime_types()`
but not in `wp_get_ext_types()`
--------------------------+-----------------------------
Reporter: imath | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.5
Component: Media | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"48296" 48296]:
{{{
#!CommitTicketReference repository="" revision="48296"
Media: Add `heic` extension to `wp_get_ext_types()`, for consistency with
`wp_get_mime_types()`.
Follow-up to [48288].
Props imath.
Fixes #50557. See #42775.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50557#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list