﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
13725	add_image_size not cropping	jackreichert		"According to  wp-includes/ media.php it would look like the function is supposed to crop. However when used:
{{{
add_image_size( 'thumb', 110, 110, true );
}}}
in functions.php

and 

{{{
<?php the_post_thumbnail('thumb'); ?>
}}}
in the theme

It does not. (see attached)"	defect (bug)	closed	normal		Media	3.0	normal	duplicate		
