Closed (duplicate)
Project:
Image javascript crop
Version:
7.x-1.0-rc3
Component:
PHP
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2011 at 03:20 UTC
Updated:
13 Dec 2011 at 14:47 UTC
I'm getting this error when I try to use the flowing settings for the thumbnail image:
--Reuse a javascript crop selection
--Scale and crop 90x90
-- Sharpen using Unsharp masking (USM) technique (amount: 60 radius: 0.5 threshold: 2)
Basically, I want to take the crop that I get for the medium image style and then scale it down and crop it to 90x90, then apply sharpening.
I get the warning above and the crop does not apply, or it seems like it may be applying on the first image, but not subsequent images.
Comments
Comment #1
nils.destoop commentedThis was already fixed in #1244996: Exported styles not handled properly.
A patch can be found at http://drupal.org/files/issues/reuse_effect-1244996-8.patch
Or you can just download the dev release. It's possible that you have to resave your action settings.
Comment #2
jon betts commentedThanks, sorry I missed that. Downloaded the dev version and re-saved action settings as suggested and it is working perfectly! Thanks so much for this module. It really solves a lot of "problems"!