anshuwap / glossword

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

error ignore #147

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Version 1.8.11

I have some xml databases, but some terms have errors there.
If I import the .XML Database via Glossword with erorrs, I have to corect the 
"bad" terms in the database everytime it stopps to import. 
Is it possible to make the engine to ignore some syntax erorrs in the XML 
database to continue the importing of the whole database anyway?

Thanks.

Original issue reported on code.google.com by uniqc...@googlemail.com on 4 Apr 2010 at 10:26

GoogleCodeExporter commented 9 years ago
XML-files need to be parsed before running the import process.
I can suggest to check XML-files using Internet Explorer - just drop file to 
browser
- it will show any possible syntax errors.

Original comment by dmitry.s...@gmail.com on 7 Apr 2010 at 1:12

GoogleCodeExporter commented 9 years ago
Thanks for your answer, but the XML database is too big for IE, besides that 
there are 
too many of that errors. But the most terms are alright in the database.

Is it really not possible to ignore some errors during importing of the XML 
Database in 
the Engine?

Thanks.

Original comment by uniqc...@googlemail.com on 7 Apr 2010 at 3:27

GoogleCodeExporter commented 9 years ago
Generally, XML-files are used for data exchange. The most of XML-files are 
created
automatically by a various software. So if the software produce incorrect 
XML-files,
I think you should apply to developers of that software or better control the
production of XML-file.

In Glossword 1.9, you will receive the complete list of syntax errors for 
imported
XML-file.

Original comment by dmitry.s...@gmail.com on 7 Apr 2010 at 3:58