-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
The methods:
- org.camunda.bpm.model.xml.impl.ModelImpl#getAlternativeNamespace
- org.camunda.bpm.model.xml.impl.ModelImpl#getActualNamespace
should return null if there is no namespace mapping is defined. Currently the method returns the provided namespace if no mapping exists.