A monument should only have one key_img at most. Currently monument_image.module does not prevent addition of more than one key_img, which could cause confusion.

CommentFileSizeAuthor
#1 monument_image_key_img.patch.txt1.89 KBgrunthus

Comments

grunthus’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new1.89 KB

Added code to monument_image_nodeapi, case 'validate'. Tested and seems to do the job. Patch attached.

grunthus’s picture

Status: Reviewed & tested by the community » Fixed

Committed fix to CVS

Anonymous’s picture

Status: Fixed » Closed (fixed)