20 Jul
2007
20 Jul
'07
6:29 p.m.
User: grunthus Branch: HEAD Date: Fri, 20 Jul 2007 16:29:46 +0000 Modified files: /modules/monument monument_image.module Log message: Fix a bug evident when image upload module being used Because during bulk upload of images, users cannot intervene to specify that an image is or is not a monument image, via state '-8', bulk uploaded images were being put into database table monument_image with mid=0 and monument status -9. To correct this, I have disposed of '-9' and instead, if the user does not stipulate whether the image is related to a monument or not, the module now automatically assumes that it is NOT. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/monument/monument_...