OBDDimal / cofmed

Colaborative Feature-Model Editor
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Calling the nodeToXML method without an active FeatureIDE Service crashes the application #28

Open SunVal opened 4 months ago

SunVal commented 4 months ago

There is a missing catch and error message for xmlTranspiler calls that crashes the application.

In my case the FeatureIDE Service was not running when the nodeToXML method was called and this crashed the application. The console log displays the following error: grafik

LukasOsti commented 3 months ago

NodeToXML method has nothing to do with the FeatureIDE Service. I think this was a problem that occured when trying to get data from an empty object.