App: Improve Metadata error handling

Report XML parse exception details.
This commit is contained in:
Chris Hennes
2022-03-13 21:00:49 -05:00
parent 2ac4e60ab5
commit 2fc9c93235
7 changed files with 103 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<notpackage format="1" xmlns="https://wiki.freecad.org/Package_Metadata">
<name>Bad root node</name>
<description>The root node is not called "package".</description>
<version>1.0.0</version>
</notpackage>