Closed (works as designed)
Project:
fastpath_fscache
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2007 at 22:00 UTC
Updated:
14 Aug 2007 at 21:37 UTC
Two problems:
1) the module is hardcoded to output using '/tmp' instead of file_directory_temp().
2) why do we recommend /tmp in the first place? This makes the module not compatible with multi-site installations. Sure, the actual configuration is actually manually set, and thus can be manually fixed, but it seems to me the installation recommendation should be something that's more compatible with all Drupal configurations...
Comments
Comment #1
moshe weitzman commentedcached data is sometimes confidential (we don't know how modules are using the cache). we don't want to encourage a directory within web root, IMO. please change status if you disagree.