PDF export:
Excel export: Cell distribution property was not used in subreports.
HTML export: If the property “Multiple HTML files” is disabled then only the first page of a multi-page report was displayed in the browser.
Charts:
ReportServletJSP restored.
The i-net Clear Reports plugins were not loaded correctly if deployed in Tomcat 8.0.11.
Unicode problems occurred if the codepage of the Java VM was different to the codepage of the platform.
Restoring of Unicode data from the harddisk cache and database cache was wrong.
HTML prompt dialog:
It did not open up for exporting a report in cases when a report contained a date range prompt with range default values.
Time prompts were not correctly handled.
Time prompts were not correctly checked for their limits if they had limits for allowed values.
If more than one sub-report had a prompt with the same prompt name, the HTML prompt dialog only set the value of the prompt from the first sub-report, causing the prompt dialog to re-appear when hitting Submit.
URL parameters setting prompt values were not always used correctly for setting up chosen values.
Date range values which included a limit for allowed values were not always correctly checked for the limit.
If a date prompt was set to “default values only”, it still displayed a calendar button for choosing a date.
If a value was missing, then cascading sub-prompts were not correctly selected in the prompt tree in the HTML prompt dialog.
Database field and dynamic prompt field values with type CHAR or NCHAR were not truncated.
PDF form fields did not work correctly in subreports.
HTML export:
Representation of developer edition labels was incorrect.
Page content was moved to the right side of the page, after an subreport.
NullPointerException in MemoryStream.writeUTF8(SourceFile:196) occurred.
Exception: “Protocol is not file: jndi:…rpt” occurred in a formula.
CurrentDate formula function has returned the current time as hidden value. If it was used for the calculation, then it could lead to false results.
Regression: If a report renders longer than 10 minutes an error message “Wrong Mime Type text/html” has occurred, if the Java report viewer was used.
The “round” formula function has not always used ROUND_HALF_UP like documented.
In very rare cases the multiplication of large numbers or numbers with a large scale returns a wrong result.
Data export:
Special Field and formula function “ReportFile” has returned absolute report file URL. In case of http URL it returns the relative URL again.
Formula function “truncate” has returned incorrect value because of internal rounding error.
NegativeArraySizeException occurred while parsing an BMP image. BMP images with top down line order now supported.
The following exception occurred if a certificate with IBM JavaVM was used: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available.
XLS export:
Unhandled Exception “java.lang.InternalError” with message “couldn't create component peer” occurred with Java 8u152.
Sometimes NullPointerException could occur after the 10 minutes timeout of the web API has occurred.