[
https://issues.jboss.org/browse/DROOLS-3997?page=com.atlassian.jira.plugi...
]
Michael Anstis commented on DROOLS-3997:
----------------------------------------
[~dadossan] I just did a quick try with another tool. ThIs is XML generated:
{code}
<definitions .... xmlns:include1="xyz/_c08ca96b-23bb-4552-bbbe-b9226e71f226"
...>
...
<import namespace="xyz/_c08ca96b-23bb-4552-bbbe-b9226e71f226" .... />
...
<dmndi:DMNShape id="_3e69293c-cae7-4639-8800-7befd776464b"
dmnElementRef="include1:_7ef611b3-6e70-44ee-8983-8a2512603044">
{code}
So the namespace prefix used in DMNDI is resolved from the namespace in the import and
that declared in the definitions.
[DMN Designer] Included Model Name marshalling issues depending on
imported model name
--------------------------------------------------------------------------------------
Key: DROOLS-3997
URL:
https://issues.jboss.org/browse/DROOLS-3997
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.22.0.Final
Reporter: Jozef Marko
Assignee: Daniel José dos Santos
Priority: Major
Labels: drools-tools
Attachments: Screenshot from 2019-05-10 08-20-54.png, Screenshot from 2019-05-10
08-28-42.png
There is issue in marshalling, if the included model name contains *whitespace*
character. In such case xml editor is opened instead of the dmn editor. See the attached
picture and steps to reproduce for more details.
Issue spotted during review of DROOLS-3720 and DROOLS-3721. However it is probably not
related.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)