Postponed (maintainer needs more info)
Project:
ImageField Assist
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2009 at 22:04 UTC
Updated:
22 Oct 2009 at 11:58 UTC
Comments
Comment #1
lourenzo commentedThis should be working now, since when fixing #595684 we're using
preg_match('/imagefield/');in the field's module, so *imagefield* modules' fields will match.Would you please test with the most recent version?
Cheers,
Lourenzo Ferreira
Comment #2
mani.atico commentedYes, it work ... although the image presented on the selection list is not the 'cropped' version but the original one. When the image is embedded the 'cropped' version is used. Can anyone confirm this?
Comment #3
franzI couldn't reproduce this.
1) Imagefield crop should save the cropped image as the fullsize one, shouldn't it? Then, how can imagefield_assist access the original?
2) Clearing imagecache's caches (this sentence sounds awfull =p) perhaps would solve this?