Image does not display when file name contains ampersand (&) character
hgmichna - May 4, 2008 - 17:33
| Project: | Node Images |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When I upload an image whose file name contains an ampersand (&) character, the file is uploaded and stored perfectly fine, but it is not displayed as a node image.

#1
Can you check the latest 5.x-3.x release? http://drupal.org/node/298968
#2
I'm preparing for Drupal 6.4. Do you have a version of Node Images for Drupal 6?
#3
You can try the latest 6.x release here: http://drupal.org/node/298760
#4
Great! Thanks! Will use it soon.
#5
I am also having the exact same problem with Drupal 6, is there a way to make it wokr with the ampersand, or automatically strip the ampersand from uploaded images.
The image does not display on the node or in a view!
Im using Imagefield, Imagefield import.
#6
If I upload a file with an ampersand (IMG&8848.jpg) using imagefield the image doesn't get saved.