Active
Project:
Imagefield Crop
Version:
6.x-1.0-beta3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2009 at 05:59 UTC
Updated:
18 Jun 2009 at 12:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
wonder95 commentedOops, got that backwards; the top field in the screen shot is just set to "Image", and the bottom is "Image with cropping".
Comment #2
yhager commentedDid you mean filefield_insert? The image you attached looks like filefield_sources..
Comment #3
wonder95 commentedOK, here are two screen shots of the same Image field with imagefield_crop enabled and disabled. crop_enabled.jpg is with the field set to "Image with cropping", an image attached, and the node saved; crop_disabled.jpg is with the field set to just "Image", an image uploaded, and the node saved. In crop_enabled, you can see that the "Send to text area" button is not there, and neither are the Upload, File Browser, Remote URL, and Reference Existing links (all from FileField Sources). So, it appears that imagefield_crop is wiping out the fields from the other modules.
Comment #4
yhager commentedThe support for imagefield_crop needs to come from those two modules. I've created #495206: Add support for 'Insert' Module to ImageField Crop and #495210: support sources in imagefield_crop widget to track these.