Category: | Bug report |
Priority: | High |
Status: | Acknowledged |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
hello
input data xml have field with multi-line info
i use this expression String.join("\n", $F{FIELD_NAME}.split("\\s*#\\s*"))
in this works everywhere (doc/x,xls/x,odt) except ODS
v6.10
6 Comments:
Hi,
Can you attach here a JRXML and the ODS it produces, or the stack trace of the error you get?
Thanks,
Teodor
HI,
I confirm that the <text:line-break/> tag that we use for newline characters works in ODT, but has no effect on ODS.
Thanks,
Teodor
Hi ... do you have some fix?
i found some solve mb
look at this
https://bugs.documentfoundation.org/show_bug.cgi?id=43107#c21
now i used JRLib 6.16.0