Ticket #812 (closed defect: fixed)
Disappearing images - file_proxy / permissions issue
| Reported by: | nivekiam | Owned by: | tnalmdal |
|---|---|---|---|
| Priority: | blocker | Milestone: | 3.0 RC 1 |
| Version: | GIT HEAD | Keywords: | |
| Cc: |
Description
Steps to reproduce:
Edit permissions on an album to remove Everybody
Edit the filename of a photo/movie/album so it doesn't match the internet address.
Filename: Cool Picture.jpg
Internet Address: Cool-Picture
Equals broken picture. However, if you allow Everybody to view it, then it's not going through the file_proxy and things just work.
This doesn't appear to be case sensitive, but with us not allowing spaces, &, and other chars in URLs which are legal in file and directory names it's creating quite a mess:
http://gallery.menalto.com/node/90978#comment-322294
Forum references:
http://gallery.menalto.com/node/90854
http://gallery.menalto.com/node/91413
http://gallery.menalto.com/node/91427
NOTE: it doesn't appear that the references I make to editing the .htaccess in some of those forum threads to enable the rewrite rules actually have an effect here. That might have been a fringe case where that worked for me in helping a user.