Details
-
Type:
Bug
-
Status: Closed
-
Severity:
Urgent
-
Resolution: Fixed
-
Affects Version/s: 5.4.1.0 GA, 5.4.1.5 GA, 6.1.0 GA, 6.1.0.3 GA
-
Fix Version/s: 7.1.0 GA
-
Component/s: Engine, Report Generation
-
Labels:
-
Story Points:0
-
Notice:
-
Sprint Team:Tatooine (Maint)
-
Steps to Reproduce:
Description
When we create and save a prpt report with Japanese surrogate character (http://unicode.org/cgi-bin/GetUnihanData.pl?codepoint=20bb7), the saved report will not open in PRD.
It results in the below error:
org.pentaho.reporting.libraries.resourceloader.ResourceCreationException: Unable to parse the document: ResourceKey {schema=org.pentaho.reporting.libraries.docbundle.bundleloader.ZipResourceBundleLoader, identifier=content.xml, factoryParameters= {org.pentaho.reporting.libraries.resourceloader.FactoryParameterKey {name=repository-loader}=org.pentaho.reporting.libraries.docbundle.bundleloader.ZipResourceBundleLoader@39f4253b, org.pentaho.reporting.libraries.resourceloader.FactoryParameterKey {name=repository}=org.pentaho.reporting.libraries.repository.zipreader.ZipReadRepository@618fd7b6}, parent=ResourceKey {schema=org.pentaho.reporting.libraries.resourceloader.loader.file.FileResourceLoader, identifier=D:\Tickets\Masato\test.prpt, factoryParameters= {}, parent=null}} at org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory.create(AbstractXmlResourceFactory.java:214)
I am also attaching the complete log and sample report.