If the URL contained the promptonrefresh parameter, an HTML prompt dialog would not correctly submit its parameters.
Field formatting issues using “suppress if zero” in combinated with a “fixed currency symbol” has occurred.
IllegalArgumentException with number formulas for Java Beans occurred, if the target Java Type of the Java Beans was double. This could occur for example with the Gauge Bean.
In rare cases, a background color of subreport elements was not or only once displayed, if only one background color was used for the report elements and if a background color has been set for at least one report section.
IndexOutOfBoundsException occurred during processing the record selection formula.
Formula function “PreviousIsNull” has returned null instead of true if it was used for the first data set.
A call of method setData(ResultSet) has created a database connection if there was a valid DataSourceConfiguration.
Only the first column was added to the report, if MySQL was used and the used stored procedure contains two columns with the same name from different tables.
Page Footer was printed in not printable area if the report footer with enabled “Underlay Following Section” did not fit on the page.
ReportReaderNet:
Various number properties such as “allow field clipping” and others are now read correctly including their property formulas.
When non-subreport elements were in the same section as a subreport, Crystal Reports templates were often loaded with warnings such as “Possible errors in subreport…”.
The group property “Keep Group Together” was not read correctly from Crystal Reports templates. It was always set to false.
Summary fields in Crystal Reports templates which were set to running total fields and had both a “evaluate on change of” setting as well as a “reset on change of” setting lost the “evaluate on change of” setting.
Error when using ReportReaderNet with Crystal Reports XI R2 occurred.
Error while using ReportReaderNet with Crystal Reports 2011 occurred.
Excel export:
It could occur a problem during the creation of database connection to a Apache Derby database.
Exception occurred, if a report was added as subreport that contains lines and/or boxes spanning mutliple sections and starts in the page header or ends in the page footer.
Line spanning multiple sections was missing on a page, if it ends in the group footer and there was no group footer on that page.
Dead locks on MacOS occurred during start of the i-net Designer or report server.
PDF export:
Title and subject from document properties were not written into created PDF file.
An picture in the exported PDF file was corrupt, if it's location was set with picture property “Dynamic Image Location”.
Unicode mapping for multibyte characters was incorrect.
RecordSelection optimization for subreports - this will now work completely equals to the main report. Fixed removal of Prompt placeholders in case getSQL was called on the engine before it was executed.
Data export: Some data in group footer sections were incorrect.
Excel export: Because of some static text in subreports, it could occur that Excel opens an exported .xls files in the protected view.
A database connection leak on calling SQLValueProvider.getDefaultValues() without calling Engine.execute().
Text export: Embedded Fonts were ignored for calculating the metrix of the TXT export.
The Java viewer does not display characters, if the used font can not be embedded but was added to the font path.
The error message “The failure cause for the report could not be returned.” was displayed. Now, the correct error message will be displayed.
HTML export:
Clicking the reload button in an HTML output of a report with prompts caused the originally entered prompt values to be lost in some cases.
Elements in the crosstab description section were displayed outside of the table, if Internet Explorer was used.
ReportReader has read all special fields as print date, if Crystal Reports 2011 rpt file was used.