Bugs item #2137425, was opened at 2008-09-30 04:12
Message generated for change (Comment added) made by stuartlewis
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2137425&group_id=19984
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: ylatt (ylatt)
>Assigned to: Stuart Lewis (stuartlewis)
Summary: DSpace 1.5.1(XMLUI) Wrong dir usage of StatisticsLoader
Initial Comment:
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;
----------------------------------------------------------------------
>Comment By: Stuart Lewis (stuartlewis)
Date: 2008-12-06 07:11
Message:
Hi YinYin. Thanks for the fix - it has now been applied to DSpace SVN ready
for the next release.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2137425&group_id=19984
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel