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/158ae2f284f080f75016fedc2f8426568...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)