[ 
http://jira.dspace.org/jira/browse/DS-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Bollini closed DS-18.
----------------------------

    Resolution: Fixed

> DSpace 1.5.1(XMLUI) Wrong dir usage of StatisticsLoader - ID: 2137425
> ---------------------------------------------------------------------
>
>                 Key: DS-18
>                 URL: http://jira.dspace.org/jira/browse/DS-18
>             Project: DSpace 1.x
>          Issue Type: Bug
>          Components: XMLUI
>            Reporter: Charles Kiplagat
>            Assignee: Stuart Lewis
>             Fix For: 1.5.2
>
>
> Statistics viewer for XMLUI, based on existing DStat view from the analysis
> files (.dat)
> Existing CreateStatReport ouput the (.dat) files under ("log.dir") but
> StatisticsLoader use ("report.dir")
> Line number 355
> ===============
> StatisticsLoader.java
> private static File[] getAnalysisAndReportFileList()
> {
> File reportDir = new
> File(ConfigurationManager.getProperty("report.dir"));
> Line number 131
> ===============
> CreateStatReport.java
> outputLogDirectory = ConfigurationManager.getProperty("log.dir") +
> File.separator;

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

        

------------------------------------------------------------------------------
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to