GPD diagram are not in sync with text.
--------------------------------------
Key: GPD-305
URL:
https://jira.jboss.org/jira/browse/GPD-305
Project: JBoss jBPM GPD
Issue Type: Bug
Components: jpdl
Affects Versions: jBPM jPDL Designer 3.1.6, jBPM jPDL Designer 3.1.7
Reporter: Andrey Sobolev
Assignee: Koen Aers
Hi,
We found a problem then try to use GPD from our product.
Editor could be not in sync with diagram if eclipse file are changed then editor are
opened.
With following simple scenario problem could be reproduced:
1) Create new empty JPDL document.
Content will be following:
<?xml version="1.0" encoding="UTF-8"?>
<process-definition xmlns=""
name="test"></process-definition>
2)Then open processdefinition.xml file with generic text editor and change content to:
<?xml version="1.0" encoding="UTF-8"?>
<process-definition xmlns="" name="test"/>
3) After text is saved. Source and diagram are not in sync. So then we add new elements,
text are not modified.
Best regards,
Andrei.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira