Hi there,

I'm having an issue with this module when used with CCK Blocks as it is processing CCK fields that are not nominated as 'input filter'-controlled fields (i.e. file/image upload fields).

This issue contains steps to recreate the problem that has led me to this module:

EPSA Crop issue: http://drupal.org/node/1262824#comment-5314646
CCK Block issue: http://drupal.org/node/1358840

When scanning through the $text that comes to your image_resize_filter_get_images() function all CCK fields are found.

I'm hoping between the authors of these three modules (EPSA Crop, CCK Block, and Image Resize Filter) and I we can find a solution to this bug.

Comments

sydneyshan’s picture

Status: Active » Closed (fixed)

I've submitted a patch to CCK Blocks to avoid this issue:

http://drupal.org/node/1358840#comment-5315214