Closed (won't fix)
Project:
D7 Media
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2009 at 16:58 UTC
Updated:
11 Apr 2011 at 11:21 UTC
In my project I use private storage and when I study the select box of previous uploaded files I see in the values appear the real file locations (in my case I have chosen /var/files/subdirectory). Apparently private storage is not supported. When I choose one of the uploaded files I get the error message:
An HTTP error 404 occurred.
/subdirectory/media_browser/files
I noticed that this core functionality of Drupal is often forgotten by developers. Please don't treat it as a feature and include compatibility from the beginning.
Comments
Comment #1
aaron commentednote that active development is currently only in the d7 branch. not sure if this still applies; however, we should watch for that during the backport.
Comment #2
aaron commentednote that the d7 version supports private files out of the box.
Comment #3
JacobSingh commented