|
From: | Ineiev |
Subject: | [savannah-help-public] [sr #109663] $sys_trackers_attachments_dir does not respect $sys_appdatadir overrides in .savane.conf.php |
Date: | Fri, 29 Mar 2019 12:09:57 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0 |
Update of sr #109663 (project administration): Status: None => In Progress Assigned to: None => ineiev _______________________________________________________ Follow-up Comment #1: Currently, .savane.conf.php modifies both variables; if this isn't intentional, it may as well be. We could set $sys_trackers_attachments_dir after reading .savane.conf.php like if (!isset($sys_trackers_attachments_dir)) $sys_trackers_attachments_dir = $sys_appdatadir . '/trackers_attachments'; but do we want that? _______________________________________________________ Reply to this item at: <https://savannah.nongnu.org/support/?109663> _______________________________________________ Message sent via Savannah https://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |