Skip to content

Bugfix/gantlabel#122

Open
ohteampbde wants to merge 2 commits intoJaspersoft:masterfrom
ohteampbde:bugfix/gantlabel
Open

Bugfix/gantlabel#122
ohteampbde wants to merge 2 commits intoJaspersoft:masterfrom
ohteampbde:bugfix/gantlabel

Conversation

@ohteampbde
Copy link

Added missing labelExpression to xsd and dtd. Fixes org.xml.sax.SAXParseException when loading jrxml

 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)

@ohteampbde
Copy link
Author

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.

@teodord Please merge this pull request to fix this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant