﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
23009,Wrong type of image crop option,anatolbroder,,"The image crop option must be a boolean. Now it returns a {{{true}}} value like

{{{ [""crop""]=> string(1) ""1"" }}}

or

{{{ [""crop""]=> int(1) }}}

It works, but it’s not nice. My patch transforms the return to a real boolean.
",defect (bug),closed,normal,,Media,3.5,trivial,duplicate,has-patch,
