Charts:
Excel export: Multiple bugs with multi column and mailing label reports have been fixed.
Database Connection:
Support of column alias names ending with a white space.
If the joins formed a cycle, one of the joins was ignored. Now the linking condition of that join will be appended to the join syntax. In the case of a multiple data source report, the join will be checked after fetching the data from the database server.
The formula function “currentDate” returned a wrong month.
Only Informix database with stored procedure: A NullPointerException caused by an Informix JDBC driver bug will be avoided now.
Support for Informix stored procedures with “IBM Informix JDBC Driver for IBM Informix Dynamic Server”. The SP parameter needs to be set with the
URL parameter “sproc<NumberOfInputParameter>”. Setting the parameter with “prompt<PromptName>” is not possible because the driver don't make available the parameter name.
A bug that the data of clob columns was not read properly has been fixed.
Lines and boxes from page footer to the report footer was repeated if the report footer span over multiple pages. This means if the line or box should be end in a report footer section on the first report footer page then a line or box was printed on follow report footer pages from page header to the page footer.
Memory Cache now deletes timed out reports safe.
The flag not “Can Grow” for subreports does not continue the sub report on the next page now.
Suppressed multi section lines and boxes that begins in a suppressed section was printed.
The background of a subreport with “can grow” can be to large if in the subreport has a group with “group keep together”. Now the background and border of the subreport is correct.
A bug with join link type Left and LeftEqual by joining on i‑net Crystal-Clear has been fixed.
A bug with vertical lines -going from one section to another- and enabled “print at bottom of section” has been fixed. The vertical line was displayed as single point, only.
Java Viewer:
Various layout and positioning bugs removed, display of fonts now using floating point sizes and positions rather than rounding up each time.
There was a UTFDataFormatException each time a character needing 3 bytes in UTF encoding was stored in a variable - this has been fixed.
PDF export: Bug with round boxes has been fixed: background for round boxes without a border was not displayed.
-
Lines with “\r” were exported strangely, this has been fixed.
Wrong size of the image frames has been corrected, if shadow is enabled.
Various “suppress if duplicated” bugs which cause unwanted suppression of certain elements were fixed.
A bug with report property “Select distinct records” by sorting on i‑net Crystal-Clear has been fixed.
A bug that settings of horizontal and vertical gap for labels were read and saved not properly has been fixed.
An ArrayIndexOutOfBoundsException while scanning the prompts of a report via the web configuration tool of the i‑net SchedulerXML has been fixed.
A bug that the i‑net SchedulerXML was not running if the web configuration tool was disabled has been fixed.