farahshun / scxmlgui

Automatically exported from code.google.com/p/scxmlgui
0 stars 0 forks source link

Error while opening edge editor. when rename a source node ID #74

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

Ciao Fabrizio,
per cercare di darti le informazioni che ti servono ti spiego come ho fatto
ad emergere il bug:
1) downloal scxmlgui from svn;
2) build and run fsm-editor.jar, new file and draw a simple scheme:
new_node14 ---> new_node16.
3) change new_node14 to "FOO" 
4) double click on the edge, NO PANEL and follow warning on console:
Error while opening edge editor.

To validate the bug I add a tip with edge.getSCXMLSource() and it is different 
from the current source id.

What is the expected output? What do you see instead?
I expected that edge.getSCXMLSource has the same value of the label present in 
the source node.

What version of the product are you using? On what operating system?
OSX, SVN 190.

Original issue reported on code.google.com by fabrizio...@gmail.com on 11 Apr 2014 at 11:10