Closed (fixed)
Project:
Node Gallery
Version:
6.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2009 at 12:08 UTC
Updated:
24 Jun 2009 at 07:50 UTC
images with + sign in their name is not processing as expected. they are not producing any thumbnails
please let me know anyone else have similar error?
Comments
Comment #1
Pierre_G commentedI've just tested it : same issue.
I believe it's a problem with Imagecache, not Node Gallery.
The file is correctly uploaded and if you check the original image it's uploaded and displaying. Only the thumbnail of imagecache isn't working.
Comment #2
Pierre_G commentedSolution here, last post:
#129433: special characters in filename cause image to not get created
Transliteration module fix it as well (sanitazing file names):
http://drupal.org/project/transliteration
Comment #3
mssarath commentedThanks installing the above module cleared the problem.
sarath