﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
22532,"It is assumed that a mime type has a minimum of two parts when splitted by ""/""",Chouby,ryan,"While testing the version 3.5-beta3-22734, I got the following notice (due to an attachment created without media file):[[BR]]
PHP Notice:  Undefined offset: 1 in /wp-includes/media.php on line 1242[[BR]]
The line is:[[BR]]
{{{
list( $type, $subtype ) = explode( '/', $attachment->post_mime_type );
}}}
See also: #22186",defect (bug),closed,low,3.5,Media,3.5,normal,fixed,has-patch,
