Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
In cases where the BPMN namespace is prefixed, the parser might throw errors.
Example:
<bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression" id="FormalExpression_6">$
{resendRequest == 'true'}</bpmn2:conditionExpression>
The type is not resolved properly in this case, so Activiti does not recognize the type and will throw an parser error.
This should also be checked for attributes like signalRef, messageRef.
Activity
Andreas Drobisch
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | Activiti does not resolve namespace prefixed properly | Activiti does not resolve namespace prefixes properly |
Tijs Rademakers
made changes -
| Priority | Critical [ 2 ] | Major [ 3 ] |
Roman Smirnov (camunda)
made changes -
| Assignee | Roman Smirnov [ roman.smirnov ] |
Roman Smirnov (camunda)
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Roman Smirnov (camunda)
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |