I could reproduce this error on 2 different servers:
Server 1:
Windows 2000, Drupal 5.7, Image module 1.6, php 5.2.5, mysql 5.0.45, private file download method
Server2:
OpenBSD 4.2, Drupal 5.7, Image module 1.6, php 5.2.3, mysql 5.0.45, private file download method
Description of problem:
When a user role does not have the view original images permission, this role cannot download a non-image file attached to a node using the upload module. I have the problem with both .zip and .txt files so the problem does not seem to relate to the filename extension.
The error message that displays on screen is in the attached screenshot.
Looks like a bug to me as the permission parameters for the image module should only affect image files (JPG, etc.) and not other file types.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal57_error_20080211.jpg | 21.09 KB | yuit |
Comments
Comment #1
Standart commentedI can confirm that. Didn't we fix this before...? Sounds familiar to me.
Comment #2
Leeteq commentedSubscribing.
Comment #3
drewish commentedyeah i think this was already fixed and should be in the new 1.7 release. please re-open if it's not working.
Comment #4
yuit commentedRelease 1.7 installed and working fine. It fixes the issue as you suggested.
It looks like, when I checked the lists if issues before to post this one to see if it was duplicating another one already posted, the other dealing with the issue (http://drupal.org/node/187054) had been closed for 2+ weeks and I did not dig deep enough through the pages of issues to find it (or I missed it).
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.