Dimension information is required by image assist to display appropriately in tinymce and set its filter tags.

If imagecache presets are set in image without setting dimensions, they are undefined and will break image assists further use of the preset.
The problem is, when the preset is saved without dimensions, the inputs for dimensions are removed and can not be set later.

The patch used for image integration was http://drupal.org/files/issues/imagecache_image-form_integration.patch

Image assist 5.x-2.x-dev
Image 5.x-2.0-alpha3
ImageCache 5.x-2.1
Core 5.10

Comments

open-keywords’s picture

looks interesting, while patching a file in attic ?
actually, out of the box, imagecache presets are not visible from image assist, even when using the 'imagecache 4 image' module

subscribing

dman’s picture

Status: Active » Fixed

Yeah, that sorta slipped through. We needed to unset the default validation when using alternative methods
Try this:
http://drupal.org/node/231622#comment-1099594

Status: Fixed » Closed (fixed)

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

open-keywords’s picture

Status: Closed (fixed) » Active

Sorry,
didn't see your update
However, I was looking for a solution for D5 and recent imagecache 2.x release

drewish’s picture

Status: Active » Postponed (maintainer needs more info)

I've got no idea what the status of this is.

dman’s picture

Status: Postponed (maintainer needs more info) » Fixed

Good point.
I think the issue is fixed in the D6 of imagecache_image (not D5, but that's not going to happen)

BUT imagecache_image is in a strange status in CVS last I saw.
As in http://drupal.org/node/231622#comment-1099594

This issue we can file away. That one needs checking.

Status: Fixed » Closed (fixed)

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