User: syscrusher Branch: HEAD Date: Thu, 30 Jun 2005 03:22:57 +0000 Modified files: /modules/image_import CHANGELOG.txt CREDITS.txt TROUBLE.txt image_import.module Log message: Fixed incorrect order of concatenation of path components in _image_import_get_image_path(). This addresses part of bug #25151. Thanks to "denjer" for finding and patching the bug. Added the "%c" metatag in the title string, requested by "mariagwyn". This new tag is replaced by a tag-stripped version of the first line of the caption file, if applicable. Added "DEBUG:" to a few debug messages that didn't yet have it. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/CHANG... http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/CREDI... http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/TROUB... http://cvs.drupal.org/diff.php?path=contributions/modules/image_import/image...