[#13881] - SAXParser Exception with Gantt charts

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
oh's picture
oh
9
Joined: Sep 6 2016 - 2:52am
Last seen: 10 months 1 week ago
Feedback
randomness