Closed (fixed)
Project:
FileField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2007 at 17:17 UTC
Updated:
30 Jun 2007 at 13:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
dopry commentedI haven't developed or tested private files support. So you haven't misconfigured anything. Its just not an existing feature yet.
Comment #2
enboig commentedIs there intention to do so? I would really apreciate this
thanks
Comment #3
Marandb commentedI currently have a site running filefield with private files enabled. Don't know if there has been a recent fix or if it just works by default.
Anyway, just wanted to let you know.
-- Marandb
Comment #4
daleeman commentedI would like to see this too. Im in the process of figuring out how to do this, myself. If I come up with a patch, I'll be sure to post.
Thanks
Comment #5
daleeman commentedI would like to see this too. Im in the process of figuring out how to do this, myself. If I come up with a patch, I'll be sure to post.
Thanks
Comment #6
jpetso commentedAnalogous to the conceptually similar patch for imagefield, here's a patch to make private downloads work by clearing the field's session variable after storing the file.
Please review and apply (the patch is for HEAD).
Comment #7
jpetso commentedCommitted to HEAD. Filefield should now work with private downloads in all situations.
Comment #8
(not verified) commented