[ 
http://mifosforge.jira.com/browse/MIFOS-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kay Chau updated MIFOS-3516:
----------------------------

    Fix Version/s: Gazelle Backlog
         Assignee: mifosdeveloperqueue
       Issue Type: Improvement  (was: Story)

> upload directory should be within MIFOS_CONF by default
> -------------------------------------------------------
>
>                 Key: MIFOS-3516
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3516
>             Project: mifos
>          Issue Type: Improvement
>          Components: ImportExport, Reports Module
>            Reporter: Adam Monsen
>            Assignee: mifosdeveloperqueue
>             Fix For: Gazelle Backlog
>
>
> Currently, {{GeneralConfig.UploadStorageDirectory}} is defined as 
> {{$HOME/.mifos/uploads}} in {{applicationConfiguration.default.properties}}. 
> This means that even if a sysadmin overrides MIFOS_CONF, uploads still end up 
> in the home directory of whatever user is running Mifos unless 
> {{GeneralConfig.UploadStorageDirectory}} is also modified in tandem with 
> MIFOS_CONF (this is one workaround).
> However, it seems intuitive that MIFOS_CONF overrides where *all* 
> instance-specific files are stored, including uploaded files and plugins. 
> This is especially helpful on systems where multiple instances of Mifos are 
> running concurrently.
> {{GeneralConfig.UploadStorageDirectory}} should instead be set to 
> {{$MIFOS_CONF/uploads}}, and {{$MIFOS_CONF}} should expand to the return 
> value of {{ConfigurationLocator.getConfigurationDirectory()}}.
> For usage, see
> * {{BirtAdminDocumentUploadAction.java}}
> * {{BirtReportsUploadAction.java}}
> Also, share (refactor) code in {{getUploadStorageDirectory()}}, 
> {{getCustomReportStorageDirectory()}} and 
> {{getAdminDocumentStorageDirectory()}}.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to