haorendashu / signavio-core-components

Automatically exported from code.google.com/p/signavio-core-components
GNU General Public License v3.0
0 stars 0 forks source link

do not exist, do not creates. <error .../> and <message .../> #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
-What steps will reproduce the problem?
1. in BPMN process I use error end event
2.      <endEvent id="sid-AB704287-0705-42A2-802A-5C58E7BCAD31" name="The Error 
End">
         ...
            <errorEventDefinition errorRef="sid-bf8a2bda-4cf6-4f2b-8367-c32f6b4ba4a2" id="sid-909fa525-d055-4839-991d-5d5e4be521df"/>
       </endEvent>
3.  But referring element errorRef="sid-bf8a2bda-4cf6-4f2b-8367-c32f6b4ba4a2" 
do not exist.

-What is the expected output? 
<error id="sid-bf8a2bda-4cf6-4f2b-8367-c32f6b4ba4a2" name="MyError">
<process ....
-What do you see instead?
do not exist. <error />

-What version of the product are you using? On what operating system?
last trunk

-Others?
The same problem with message events.

Original issue reported on code.google.com by Mindauga...@gmail.com on 3 Aug 2012 at 5:52

Attachments: