Re: [dspace-community] Re: [dspace-tech] Can I create the monthly stat report without calling "stat-report-monthly"?

2017-01-12 Thread Terry Brady
Bram, Thanks for the feedback on this. If the data in these reports should not be used anymore, I wonder if we should suppress the inclusion of these reports by default and require an explicit action to continue to display them. Terry On Thu, Jan 12, 2017 at 4:25 AM, Bram Luyten

Re: [dspace-community] Re: [dspace-tech] Can I create the monthly stat report without calling "stat-report-monthly"?

2017-01-12 Thread Bram Luyten
The code for these reports can be found here if I'm not mistaking: https://github.com/DSpace/DSpace/tree/master/dspace-api/src/main/java/org/dspace/app/statistics I was looking for a trace of robot detection/filtering but couldn't find any. Our (Atmire) point of view on these legacy stats is

[dspace-tech] SWORD v1 deposit fails on Windows with IPv6

2017-01-12 Thread dave
When trying to make a SWORD deposit to DSpace 5.4 on Windows (v7) with IP6, the deposit fails because the IP address is used as part of a temporary file name and contains colons (:), which are not valid for file names in Windows. Exception details shown below. The same call works OK with

Re: [dspace-tech] DSpace6.0 XMLUI Unable to submit item

2017-01-12 Thread Tom Desair
Hi Jake, Yes, you should put the content of https://raw.githubusercontent.com/samuelcambien/DSpace/dspace-6_x/dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/submission/submit/AccessStepUtil.java in