IllegalArgumentException occurred: The name of a sum field cannot be empty.
A sporadic OutOfMemoryError on export with large reports and a slow harddisk or database cache.
XMLRPC client has not worked in version 13.0 with external log type.
HTML export: hairline was wrong displayed.
Box or line element that spans multiple sections and that starts in page header and ends in a suppressed section were not displayed.
If “Underlay Following Section” was enabled for the report header of a subreport and the report header was higher than the subreport then the subreport was cutoff.
NoClassDefFoundError: com.inet.report.config.ConfigurationManagerImpl occurred if Engine was used in ANT task.
Excel export: Not meaningful log message: “number of decimal places for integer format: x instead of 0” removed.
The property “ResetPageCount” was executed for each page, altough if the section span over multiple pages. In this case “ResetPageCount” need to be executed on the last page of the section, only.
A crosstab in a subreport could be incomplete if the property “Keep Together” was enabled for this subreport and the subreport did not fit on the page.
RTF export: Report header section was not displayed on first page, if “total page count” was not used on first page.
PDF export: Hindi text was displayed incorrectly in PDF files when setting SansSerif as the font. A font must now be chosen that includes the Hindi characters (such as Arial Unicode MS).
PDF/A export was not correct, if the report contains images with transparency.
PDF/A export was not correct, if the report contains images with transparency.
“Invalid render state. Page already finished.” exception occurred, if the properties “new page after” and suppress were enabled for last report header section.
Some comparisons (> and <) of numbers with a large precision (> 9 digits) in formulas were wrong if the default compatiblity mode was used. This regression does not occur with compatibility mode 12.x or previous.
Drop down list in the HTML parameter field request dialog displays only number part of default values.
HTML prompt request dialog: Default value description was not shown in the list of choosen values.
ORDER BY on multiple groups for the same date field was incorrect.
Another NullPointerException occurred during the error handling of an NullPointerException.
In the some cases the line/column index in formula error messages started at 0 instead of 1 as in the formula editor.
A custom servlet filter that created a wrapped HttpServletRequestWrapper was not used everywere.
NullPointerException occurred if XML or JSON datasource or CSV data upload was used with Java 8.
The HTML prompt request dialog does not open in Internet Explorer 11.
PDF export: Gray-Scaled JPEG Images were not been displayed.
PDF export:
A blank subreport with enabled “Suppress if Blank” property could hide the following data.
An additional empty page was created because the property “Suppress if Blank” was enabled for a blank subreport.
A memory leak with the JDBC driver from Oracle and Engine.setSQL has occurred.
Excel export: Cell distribution property in subreports was not used.
ReportServletJSP restored for Sample.jsp.
Exception in thread “MemoryCacheTimeoutThread” java.lang.NullPointerException.
Parameter “HTTP servlet request” in method PropertiesChecker.checkProperties was null.
HTML export:
Unhandled Exception “java.lang.InternalError” with message “couldn't create component peer” occurred with Java 8u152.