This results in the following error after selecting a style to reuse:

Warning: Invalid argument supplied for foreach() in imagecrop_reuse_effect() (line 237 of /var/www/garfield/sites/all/modules/imagecrop/includes/imagecrop.effects.inc).

This error is due to the fact that image_style_load() expects the second parameter to be the isid and not the machine_name.

A patch is forthcoming.

Comments

chasingmaxwell’s picture

Assigned: chasingmaxwell » Unassigned
Status: Active » Fixed

Never mind. In the process of patching I saw this is fixed in the dev branch. My bad.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.