JdeRobot / VisualStates

Tool for visual programming of robots using automata
https://jderobot.github.io/VisualStates/
GNU General Public License v3.0
8 stars 8 forks source link

Program Crashes if invalid xml provided to Open or Import File Dialog #115

Closed sudo-panda closed 5 years ago

sudo-panda commented 5 years ago

If user selects an .xml file that is not a VisualStates file instead of warning the user the program crashes.

okanasik commented 5 years ago

This is also directly related to XML validation (#117 ). Therefore, I remove this issue.