Category: | Bug report |
Priority: | Immediate |
Status: | Resolved |
Project: | Severity: | Block |
Resolution: | Fixed |
|
Component: | Reproducibility: | Always |
Assigned to: |
Excuse my bad english.
In 6.5 the detail band is wrong splited on a page break. The last Position (2) is repeated on the next page, the actual position (2.1) is ignored. After move back to 6.4.1 everthing is ok. I have attached two screenshots from the 6.5 and the 6.4.1 Version.
The Detail band is splitType="Prevent"
13 Comments:
Hi,
Can you please upload the JRXML that produces this output?
Thanks,
Teodor
Also, with 6.5.0, can you try set this property to true, in the jasperreports.properties file of your application:
http://jasperreports.sourceforge.net/config.reference.html#net.sf.jasper...
Hi,
Just to confirm this is indeed a problem and we'll try to provide a fix as soon as possible.
In the meantime, you could used the configuration property mentioned above, to avoid the problem.
Thank you,
Teodor
Hi,
I just committed a fix in the Git master branch and you could try it if you get the latest JRL snapshot from here:
https://jaspersoft.jfrog.io/jaspersoft/list/jr-ce-snapshots/net/sf/jaspe...
Thank you,
Teodor
Yes, the problem is solved with this snapshot.
Thank you,
Martin
We have another problem with the page break. In the detail band the textfield with the field "Arbeitsplatz" is mostly missing when a page break occurs. 6.4.1 works correctly.
It would be better to attach a screenshot so that we can see what "mostly missing" actually means.
There some pages where the field is shown.
If you give me an email adress, i will send you an example PDF, (we don't want that the PDF is publicly available).
This second problem was related to the suppression of repeating values for that particular text field element. It is now also fixed in the master Git branch and will be part of the next release.
I have uploaded a newer snapshot at jaspersoft.jfrog.io
Thanks,
Teodor
Can you please mention the version of jasperLibrary where this issue is fixed.