[ 
https://jira.duraspace.org/browse/DS-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Masár updated DS-1464:
---------------------------

    Fix Version/s: 3.1
    
> StatisticsServlet attempts to show JSP twice when there are no reports
> ----------------------------------------------------------------------
>
>                 Key: DS-1464
>                 URL: https://jira.duraspace.org/browse/DS-1464
>             Project: DSpace
>          Issue Type: Bug
>          Components: JSPUI, Statistics
>    Affects Versions: 1.8.2, 3.0
>            Reporter: Bram Luyten (@mire)
>            Assignee: Ivan Masár
>             Fix For: 3.1
>
>
> The thread stating the problem starts here: 
> http://www.mail-archive.com/[email protected]/msg20256.html
> Only dspace.log shows the stacktrace, not the UI.
> Due to a missing return statement, showJSP is executed twice if there are no 
> report files present.
> first forward:
> https://github.com/DSpace/DSpace/blob/dspace-3.0/dspace-jspui/src/main/java/org/dspace/app/webui/servlet/StatisticsServlet.java#L168
> second forward:
> https://github.com/DSpace/DSpace/blob/dspace-3.0/dspace-jspui/src/main/java/org/dspace/app/webui/servlet/StatisticsServlet.java#L260
> a return statement after L168 should fix this

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to