[#13406] - Field with 'details overflows' causes infinite page generation

Category:
Bug report
Priority:
Normal
Status:
New
Project: Severity:
Block
Resolution:
Open
Component: Reproducibility:
Always
Assigned to:

Scenario:
- text field with isPrintWhenDetailOverflows=true, evaluation time NOW and expression longer than field size,
- frame with isPrintWhenDetailOverflows=true,
- detail band with the height equal to page size,
- database is not used - the issue is reproducible on "One Empty Record".

Expected result:
- report should generate one page

Actual result:
- report generates pages indefinitely (in Jasper Studio 6.16).

The issue does not occur after one of the following actions:
- decreasing detail band height,
- setting isPrintWhenDetailOverflows=false,
- increasing text field width to fit the whole value,
- changing text field evaluation time to other than NOW.

AttachmentSize
Binary Data overflow_bug.jrxml2.14 KB
v6.16
sajan_2's picture
Joined: Jun 18 2020 - 1:01am
Last seen: 2 months 1 week ago
Feedback
randomness