Category: | Bug report |
Priority: | Normal |
Status: | Acknowledged |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Conditional styles cause ClassCastExceptions, e.g. "java.lang.Integer cannot be cast to java.lang.Boolean", when used in reports with lists. See attachment for an example.
This seems similar to earlier problems related to conditional styles and subreports, see e.g. Issue #5609.
v5.1
1 Comment:
The problem comes from the fact that the style is used both for the list elements itself and for elements that are part of list cells.
As a workaround, try using a non-default style that you explicitly assign to elements.