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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | monument_image_key_img.patch.txt | 1.89 KB | grunthus |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | monument_image_key_img.patch.txt | 1.89 KB | grunthus |
Comments
Comment #1
grunthus commentedAdded code to monument_image_nodeapi, case 'validate'. Tested and seems to do the job. Patch attached.
Comment #2
grunthus commentedCommitted fix to CVS
Comment #3
(not verified) commented