Closed (fixed)
Project:
ImageCache
Version:
5.x-2.1
Component:
imagecache_image module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2008 at 01:19 UTC
Updated:
14 Jul 2012 at 23:27 UTC
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
Comment #1
open-keywords commentedlooks 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
Comment #2
dman commentedYeah, that sorta slipped through. We needed to unset the default validation when using alternative methods
Try this:
http://drupal.org/node/231622#comment-1099594
Comment #4
open-keywords commentedSorry,
didn't see your update
However, I was looking for a solution for D5 and recent imagecache 2.x release
Comment #5
drewish commentedI've got no idea what the status of this is.
Comment #6
dman commentedGood 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.