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

quicksketch’s picture

Category: bug » support

ImageField 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.

quicksketch’s picture

Status: Active » Closed (fixed)