Actions
Support #5632
closedNPE in SchemaReader
Start date:
2022-08-03
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
One of our auto tests throws a NPE in the Saxon EE class SchemaReader, probably because a certain import is not properly resolved through the XML catalog, maybe this situation could be handled in the Saxon code by throwing some other exception.
java.lang.NullPointerException
at com.saxonica.ee.schema.sdoc.SchemaReader.read(SchemaReader.java:142)
at com.saxonica.ee.schema.sdoc.XSDImport.prepareAttributes(XSDImport.java:212)
Please register to edit this issue
Actions