Active
Project:
FileField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 May 2011 at 17:14 UTC
Updated:
21 Aug 2015 at 15:53 UTC
Jump to comment: Most recent
Comments
Comment #1
quicksketchHaha, thanks for the report. I definitely wouldn't of thought of that use-case. This shouldn't be too hard to fix, I think the assumption right now is that user's wouldn't be uploading files if they didn't have permission to create nodes, but clearly there's a possibility for it. This shouldn't be a hard fix, we probably just need an OR statement in filefield_file_download().
Comment #2
pwolanin commentedPlease write up a set of concise steps to reproduce.