Closed (works as designed)
Project:
File Framework
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2008 at 07:18 UTC
Updated:
24 Mar 2009 at 20:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
ainigma32 commentedYes that is the right place. What do you see when you go tot that url?
AFAIK If you kept the default location it shouldn't cause any problems if you switch back to public.
Please post back your findings.
- Arie
Comment #2
akwala commentedThe page only shows the fields for 'File system path' and 'Temporary directory'. Attaching the corresponding html.
Comment #3
akwala commentedAttaching html -- attempt #2
Comment #4
akwala commentedThe disappearance of the Public/Private option selection most likely has to do with some aspect of the File Framework. I disabled all the modules that constitute the File Framework (in an attempt to eliminate the issue described here: http://drupal.org/node/346721). After I had done that, I noticed that the Public/Private selection reappeared on admin/settings/file-system.
I've reset my downloads to Public, and will report back if it breaks anything.
Comment #5
drewish commentedsounds like you figured it out.
Comment #6
akwala commentedMade it a bug report for File Framework -- see comment #4.
Comment #7
miglius commentedFile framework takes over the file handling from the drupal and it uses node access rules to control if a file should be served.
Comment #8
miglius commented