Category: | Bug report |
Priority: | High |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
A report with a gantt chart / series with labelExpression can't be openend again for editing in the Studio, because the SAXParser throws an exception, because the labelExpression is missing in the XSD.
org.xml.sax.SAXParseException
Invalid content was found starting with element 'labelExpression'. No child element is expected at this point.
at net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:302)
A fix can be found at
https://github.com/TIBCOSoftware/jasperreports/pull/122
Chart