Closed (fixed)
Project:
Imagefield Crop
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2008 at 06:28 UTC
Updated:
2 Feb 2009 at 16:22 UTC
When you have opted to display alt and title text fields by the image field widget, the crop widget of this module is partially non-working and hidden. Disabling these fields under Content Types -> [content type] -> Manage Fields -> [your imagefield field] click Configure fixes the problem.
Comments
Comment #1
yhager commentedCan you elaborate on that? I just tested this module with alternate and title text and it works correctly for me.
Comment #2
yhager commentedno response. Closing.
Comment #3
solipsist commentedSorry I haven't responded... got too much work right now so it slid. Well it appears the crop widget depends on Garland more than it should. The widget didn't work as intended until we disabled alt and title fields, then it started working. Have you tested this module with other themes than Garland? Tested it with Zen and various Zen sub themes?
Comment #4
yhager commentedI just tested with garland, pushbutton, zen, zen-fixed. they all work for me.
Please provide more details on the problem.. what is it exactly.. maybe you can point out the garland-specific code?
attaching a screenshot might also help deciphering the problem..
Comment #5
solipsist commentedI spotted the problem on a client's computer while helping them set up a website using a custom-made theme based on CSS and markup from an HTML template for their site. I'll see if I can replicate it. I'm afraid it may take me some days before I can get to it.
Good work on the theme testing by the way!
Comment #6
julien.reulos commentedHi,
The problem described by solipsist just happened to me. I work with:
- Drupal 5.8
- JQuery 1.1.2
- PHP 5.2.6
- Web server Apache/2.2.9 (Fedora)
- a theme called Marinelli (marinelli-5.x-1.1.tar.gz, http://drupal.org/project/marinelli)
I already have installed:
- jquery_interface-5.x-1.0.tar.gz
- imagefield-5.x-1.x-dev.tar.gz
And I had a custom cck image field with the 'Enable custom title text' option checked.
Today I installed imagefield_crop-5.x-1.1.tar.gz, run the update script, went to admin/content/types//fields/ but the new 'Image with cropping' widget didn't display. As I saw this ticket I tried to unchecked the 'Enable custom title text' option, saved the setting and turned back to the settings page and...it worked ! The new 'Image with cropping' widget appeared. I checked back the 'Enable custom title text' option, save the settings and the widget is working normally now.
Comment #7
yhager commented@julien.reulos: I do not think your problem is related to this issue, or to the module. You just needed to re-set the display parameters for the content types.
There is no more info on the original issue. Closing.
Comment #8
yhager commented