Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong file type detected when containing FEEL namespace #944

Closed
philippfromme opened this issue Oct 11, 2018 · 1 comment
Closed

Wrong file type detected when containing FEEL namespace #944

philippfromme opened this issue Oct 11, 2018 · 1 comment
Assignees
Labels
bug Something isn't working channel:support
Milestone

Comments

@philippfromme
Copy link
Contributor

When opening a BPMN file containing xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" the Camunda Modeler wrongly assumes that it is a DMN file and thus tries to open it as such.

Support: https://app.camunda.com/jira/browse/SUPPORT-4920

@philippfromme philippfromme added bug Something isn't working backlog Queued in backlog labels Oct 11, 2018
@philippfromme philippfromme self-assigned this Oct 11, 2018
@nikku nikku added this to the M25 milestone Oct 11, 2018
@philippfromme philippfromme added in progress Currently worked on and removed backlog Queued in backlog labels Oct 11, 2018
philippfromme added a commit that referenced this issue Oct 11, 2018
* detection failed as soon as uri of another type was in file
* type is now detected by checking namespace of root element

Closes #944
@ghost ghost added needs review Review pending and removed in progress Currently worked on labels Oct 11, 2018
philippfromme added a commit that referenced this issue Oct 11, 2018
* detection failed as soon as uri of another type was in file
* type is now detected by checking namespace of root element

Closes #944
philippfromme added a commit that referenced this issue Oct 12, 2018
* detection failed as soon as uri of another type was in file
* type is now detected by checking namespace of root element

Closes #944
@ghost ghost assigned nikku Oct 17, 2018
philippfromme added a commit that referenced this issue Oct 17, 2018
* detection failed as soon as uri of another type was in file
* type is now detected by checking namespace of root element

Closes #944
philippfromme added a commit that referenced this issue Oct 17, 2018
* detection failed as soon as uri of another type was in file
* type is now detected by checking namespace of root element

Closes #944
philippfromme added a commit that referenced this issue Oct 17, 2018
* detection failed as soon as uri of another type was in file
* type is now detected by checking namespace of root element

Closes #944
nikku pushed a commit that referenced this issue Oct 17, 2018
* detection failed as soon as uri of another type was in file
* type is now detected by checking namespace of root element

Closes #944
@philippfromme
Copy link
Contributor Author

Closed via #945.

@ghost ghost removed the needs review Review pending label Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working channel:support
Projects
None yet
Development

No branches or pull requests

2 participants