Jump to content
We've recently updated our Privacy Statement, available here ×
  • This documentation is an older version of JasperReports Server Release Notes. View the latest documentation.

    This section describes issues you may need to be aware of, including:

    Current Known Issues
    Known Issues Addressed in this Release
    Known Issues Addressed in Previous Releases

    For information about the status of specific cases, please visit TIBCO Jaspersoft Technical Support (http://support.tibco.com). For information regarding known issues found or addressed in Version 6 releases, see the 6.4.x release notes.

    Current Known Issues

    We're aware of these issues in this release of JasperReports Server:

    JRL-242 (was 17824): While Fusion Charts support annotations, JasperReports Server and Jaspersoft Studio don't support them. We may address this issue in a subsequent release.
    JRS-15530: The UI Samples page for administrators, available in previous releases, has been removed. When testing themes and other cosmetic changes or customizations to the web UI, please navigate to a page with the component you're changing rather than viewing the samples page. We may address this issue in a subsequent release.
    JS-19100 (was 30018): When an XML/A provider returns data to the Ad Hoc Editor, JasperReports Server sometimes must convert the datatype to string. For example, an XML/A provider may return data of type currency; in an Ad Hoc view, such currency data is a string that displays as a symbol (such as $) and a number. When such an XML/A-based Ad Hoc view is saved as a report, its datatypes are converted again. JasperReports Server attempts to convert the data to their original types, but in some cases, such as currency, no such type is available, and so currency data is converted to type double. In reports created from an Ad Hoc view, XML/A data that was returned with datatype currency is displayed as a number; the currency symbol is omitted. Wei may address this issue in a subsequent release.
    JS-30677 (was 43514): We have found that earlier versions of PhantomJS may not support or include all the fonts JasperReports Server uses when exporting dashboards. For example:
    If a dashboard contains fonts for certain locales (such as Japan and China), the text isn't rendered properly in the exported dashboard.
    If a table in a dashboard has been filtered or sorted, the sort and filter icons aren't rendered properly in the exported dashboard. Sorted crosstabs exhibit similar behavior.

    If you experience such issues, upgrade PhantomJS to at least version 2.0.

    JS-30847 (was 43707): If a dashboard contains an image dashlet that relies on the repo: syntax to refer to its image, and superuser exports the dashboard (using the repository's Export context menu item or the Manage > Server Settings > Export page), the image isn't exported with the dashboard. We may address this issue in a subsequent release.
    JS-31493 (was 44499): The dual-measure tree map, tree map, and parent tree map chart types don't currently support the hyperlink functionality when an Ad Hoc view or report is used in a dashboard. We may address this issue in a subsequent release.
    JS-34346: This release changes resource visibility constraints in multi-tenant deployments (that is, those that include more than one organization). The change disables certain cases of improper resource referencing, such as providing an absolute repository path (starting with the root organization) for a resource referenced in a report. If you have a reference to an image, a subreport, or other resource that has an absolute path (or uses a $P{} parameter that later resolves to an absolute path), the server returns an error. Please update such references to use path that are visible to users in the organization in question. Consider using relative paths, or use the public folder for reports used by multiple organizations.

    Known Issues Addressed in this Release

    These defects, which were listed in the release notes of previous versions, were addressed in this release:

    JRS-15525: In the course of testing Wildfly 8.1 with earlier versions of JasperReports Server, we discovered issues that prevented the server from starting. Because the issues aren't present later versions of WildFly, we have ended support for Wildfly 8.1.
    JS-20916 (was 32168): Though we didn't strictly support the practice, you could create a clone install of previous versions of JasperReports Server in JBoss. In more recent JBoss versions, issues with clone install of JasperReports Server force us recommend against their use. For more information, see this article on our Community website.
    JS-30583 (was 43387): We are aware of significant performance issues when the server is run in certain versions of Tomcat. We no longer support version 8.0.x, and recommend 8.5.34 or later.

    Known Issues Addressed in Previous Releases

    These defects, which were listed in the release notes of previous versions, were addressed in a previous release:

    JA-926 (was 35986): When upgrading from earlier versions (such as 5.2), users had to take additional steps if they connected Jaspersoft OLAP's XML/A functionality to a remote JasperReports Server's XML/A sources. For more information, refer to the upgrade instructions for the latest version of JasperReports Server 5.6.x.
    JRL-30: When JasperReports Server is hosted under certain combinations of Windows and application servers (such as WildFly 9 on Windows 8.1 or Tomcat 8 on Windows 10), the server becomes unresponsive when a user exports a report; the server responds again once the export completes. We added instructions for working around this problem to the JasperReports Server Administrator Guide.
    JRS-11883: Some application servers, such as Tomcat, are ending their support of the pipe character (|), which is the delimiter between a user's name and organization when they are passed as a URL to the server; in this case, the application server returns an illegal character error. Our examples and documentation now use %7c instead of pipe.

    For example, instead of:

    homeFlow&j_username=jasperadmin|organization_1

    we now use:

    homeFlow&j_username=jasperadmin%7Corganization_1
    JRS-15389: Some required and optional Tomcat configurations were mischaracterized in our user documentation. See the JasperReports Server Installation Guide and JasperReports Server Security Guide for corrected steps.
    JS-32199: In previous versions of JasperReports Server, Domain security could be applied by checking user's attributes via the authentication.principal.attributes method of the REST API. Now, the authentication.principal.attributes method is no longer supported; discontinue its use in production and test environments. Instead, use the attributesService.

    For more information, refer to the JasperReports Server REST API Reference, as well as the JasperReports Server Security Guide section about updating your Domain security file to use attributesService.

    Open topic with navigation


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...