]
Jozef Marko closed DROOLS-2843.
-------------------------------
Resolution: Out of Date
[DMN Designer] Item Definition - Special characters
---------------------------------------------------
Key: DROOLS-2843
URL:
https://issues.redhat.com/browse/DROOLS-2843
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.10.0.Final
Reporter: Jozef Marko
Assignee: Guilherme Gomes
Priority: Minor
Labels: drools-tools
If the file contains the item definition below, it is opened by plain text editor.
{code:xml}
<dmn11:itemDefinition label="U@U#I!D&"
name="U@U#I!D&">
<dmn11:typeRef>feel:string</dmn11:typeRef>
</dmn11:itemDefinition>
{code}