Closed (duplicate)
Project:
Imce CCK Image
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2009 at 12:09 UTC
Updated:
15 Jun 2009 at 11:00 UTC
The outputted
has an ID in the format imceimage- [field name] _image-[field number]
I'm calling multiple images in a view to display on the homepage. I've called the field feature_image, which means I have multiple images with ID: imceimage-field_feature_image-0.
This value should either be attributed to the
as a class, or else the NID should be appended on to the ID to avoid duplication.
Dave
Comments
Comment #1
danepowell commentedDuplicate of #318591: imceimage.module produces invalid HTML (non-unique id attributes), I believe
Comment #2
anotherdave commentedYeah, sorry - did a search but that didn't show up! =)
Dave