Category: | Bug report |
Priority: | Normal |
Status: | Assigned |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
The "Read fields" feature in the query editor is jeopardized with expressions that are used in the report, such as parameter expressions and text fields expressions.
An error message is displayed such as:
"Error:Sourced file: inline evaluation of: ''str("some.message.code");" : Command not found str( java.lang.String )
Annoying as this bug is, it does not get in the way of JasperReports, which correctly compiles and exports the report. However, it is a major nuissance for report design.