Can't view images with lowercase jpg extension
zdean - October 26, 2009 - 20:01
| Project: | Secure Site |
| Version: | 6.x-2.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I am using imagefield and imagecache to upload and display images on my website. After I activate Secure Site, I am unable to view any images in the default/files folder that have any upper case letters. For example, I am unable to view the image www.example.com/sites/default/files/Testimage.jpg even though I can see through ftp that the file Testimage.jpg is in fact in that folder.
Any help is appreciated.
Thanks.

#1
UPDATE:
I did some more testing, and it turns out that it is the lowercase jpg extension that is creating the problem. That is, testimage.jpg cannot be viewed but testimage.JPG can.