Jaspersoft Community 'Read-Only' as of July 8, 2022
Transition to New TIBCO Community Just Weeks Away
You can still search, review wiki content, and review discussions in read-only mode. Please email community@tibco.com with questions or issues requiring TIBCO review or response.
Category: | Bug report |
Priority: | Normal |
Status: | New |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
The new class net.sf.jasperreports.export.SimpleWriterExporterOutput does not consider the default character encoding property "net.sf.jasperreports.export.character.encoding".
If one does not specifiy the encoding explicitly then the SimpleWriterExporterOutput uses hardcoded "UTF-8", but NOT the encoding from the property "net.sf.jasperreports.export.character.encoding" (that may specific something quite different than UTF-8).
v5.5.2
net.sf.jasperreports.export.SimpleWriterExporterOutput
1 Comment: