Changes between Initial Version and Version 1 of Ticket #1029, comment 25


Ignore:
Timestamp:
Apr 4, 2018, 3:57:10 PM (6 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1029, comment 25

    initial v1  
    1 (In [http://baseplugins.thep.lu.se/changeset/4731 [4731]) Refs #1029. MeLuDI updated in sample report servlet code with debug output intended to help fix bug that causes sample report generation to crash, when obtaining site data. However, the bug that should be investigated, disappeared after the update!
     1(In [http://baseplugins.thep.lu.se/changeset/4731 [4731]]) Refs #1029. MeLuDI updated in sample report servlet code with debug output intended to help fix bug that causes sample report generation to crash, when obtaining site data. However, the bug that should be investigated, disappeared after the update!
    22
    33 1. Java servlet class/file `SampleReportServlet.java` in `src/net/sf/basedb/meludi/servlet/` updated in protected method `void doGet(HttpServletRequest req, HttpServletResponse resp)` for command "`overviewreport`" by adding debug output containing the sites obtained from call of `Site.getAllReportSites()`.