Imagecache does not work if images filenames contain spaces.
Example:
. "my shiny picture.jpg": NOT WORKING
. "myshinypicture.jpg": WORKING
This can be a hassle in sites where content is submitted by users.
Imagecache does not work if images filenames contain spaces.
Example:
. "my shiny picture.jpg": NOT WORKING
. "myshinypicture.jpg": WORKING
This can be a hassle in sites where content is submitted by users.
Comments
Comment #1
alanburke commentedI can't replicate this in 4.7 version.. working fine for me.
Are you still experiencing this problem?
Alan
Comment #2
quicksketchI can't reproduce this issue either. Perhaps there is a situation where we need to slip in a urlencode() somewhere to make sure files are found?
@marcob: Can you provide any more information? Can you not access the file directly (typing in the cached URL) or through the theme function? You server environment would also be helpful.
(Switched to 4.7 since it contains the latest release)
Comment #3
introfini commentedI've the same problem. But it only happens in my home machine. It’s a windows x maybe this is a problem with that...
introfini
Comment #4
marcoBauli commentedthank you alan and quick for caring, and sorry for my delay in answering..!
just tryed again now, and seems everything is working fine with a more recent version of imagefield/imagecache :)
please consider this closed, cheers!
Comment #5
dopry commentedsetting to just fixed so someone can re raise the issue if it isn't.
Comment #6
(not verified) commented