[jboss-jira] [JBoss JIRA] (DROOLS-1620) Unmarshalling <text> DMN elements containing CDATA fails on IBM JDK
Tibor Zimányi (JIRA)
issues at jboss.org
Tue Jun 20 04:45:01 EDT 2017
Tibor Zimányi created DROOLS-1620:
-------------------------------------
Summary: Unmarshalling <text> DMN elements containing CDATA fails on IBM JDK
Key: DROOLS-1620
URL: https://issues.jboss.org/browse/DROOLS-1620
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.0.0.Final
Reporter: Tibor Zimányi
Assignee: Edson Tirelli
Fix For: 7.1.0.Final
When running test UnmarshalMarshalTest.testDish() on IBM JDK, the test fails with following output [1]. Unmarshall call here [2] produces UnaryTests with empty _text_ attributes, so whole CDATA content is ignored during unmarshalling.
[1] https://gist.github.com/baldimir/e65a8755aeebef17508788213676fcb2
[2] https://github.com/kiegroup/drools/blob/158ae2f284f080f75016fedc2f84265688434d33/kie-dmn/kie-dmn-backend/src/test/java/org/kie/dmn/backend/marshalling/v1_1/UnmarshalMarshalTest.java#L118
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list