Closed (fixed)
Project:
ImageField
Version:
6.x-3.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2009 at 17:55 UTC
Updated:
28 Apr 2010 at 20:19 UTC
When I'm uploading an image with no description, the image displays with the words "No Descr" next to it.
I do have Description disabled in the CCK configuration.
Is this a known issue, and is there a workaround to display the image with no text at all in the node?
Comments
Comment #1
quicksketchImageField doesn't output the string "No Descr" anywhere in it's entire code-base. My guess is that this is caused by another module or (most likely) by your theme. Try switching your theme to Garland and check that it is not output there.
Comment #2
quicksketch