fanqi / 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

Not saving the name attribute #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a new and valid BPMN2.0 diagram  and enter a process name in 
properties.
2. Save the diagram and view using activiti-probe web-app or use a normal text 
editor to view the XML data. The process name could be seen in .signavio.xml 
file but NOT in .bpmn20.xml file
3. On viewing in processes tab in activiti-probe webapp causes exceptions(Web 
script error). (Attached a screenshot of the exception).

What is the expected output? What do you see instead?
Process name should be saved if specified. Current implementation does not save 
process name.

What version of the product are you using? On what operating system?
I am using Signavio(v5.4) that is zipped along with Activiti on Linux Ubuntu 
10.10 system. I use Activti-Modeler that is powered by Signavtio to create 
BPMN2.0 diagrams.

Please provide any additional information below.
The name should be saved in BPMN2.0 XML file

Original issue reported on code.google.com by pra...@gmail.com on 10 Jun 2011 at 3:03

Attachments: