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

jbrewster updated MIFOS-1993:
-----------------------------

    Status: Verified  (was: Resolved)

> admin documents are stored in a volatile location (exploded WAR dir)
> --------------------------------------------------------------------
>
>                 Key: MIFOS-1993
>                 URL: http://mifosforge.jira.com/browse/MIFOS-1993
>             Project: mifos
>          Issue Type: Bug
>          Components: Reports Module
>    Affects Versions: Release 1.1
>         Environment: Platform: All, OS: All
>            Reporter: Adam Monsen
>            Assignee: jslawinski
>            Priority: Major
>             Fix For: Gazelle C
>
>         Attachments: example_trace.txt, Mifos_Issue1993.patch, 
> Mifos_Issue1993_new.patch, mifos_patch_description.txt, 
> mifos_patch_description_new
>
>
> REPRO
> ====
> 1. Upload a new Admin document in the admin tab.  This should be reproducible
> with any options, but the following are the options I used:
> Administrative Document Title= "A doc"
> Account Type = "Loan"
> Show When Status= "Loan in Application Pending Approval" as the status
> Select Administrative Document = Arbitrary BIRT rptdesign file (see URL field
> for this issue or http://tinyurl.com/6dctog for an example)
> 2. Stop Mifos
> 3. Delete the directory $CATALINA_HOME/webapps/mifos
> 4. Start Mifos.
> 5. click Admin tab
> 6. click "View admin documents"
> 7. click "Download administrative document" to the right of your
> recently-uploaded document
> EXPECTED RESULT
> ====
> Document download begins
> ACTUAL RESULT
> ====
> java.io.FileNotFoundException: /home/.../blah.rptdesign (No such file or 
> directory)
> WORKAROUND
> ====
> Manually backup and restore "adminReport" directory in Mifos exploded WAR 
> directory.
> ADDITIONAL INFO
> ====
> * The exploded WAR directory is volatile; uploaded files should not be stored
> there. Viable options are: (a) somewhere else like $HOME/.mifos/uploads (a
> UNIX-ish example) (b) in the MySQL database as BLOBs. If (a) is chosen, the
> directory should be configurable.
> * May also apply to reports.

-- 
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

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to