Community
Participate
Working Groups
DOMReader contains an inner class called IndexedAttributeList which implements the org.xml.sax.Attributes interface. This implementation shouldn't allow a null to be returned from getNamespaceURI(index). Some content handlers will throw a null pointer if that uri is null.
Created attachment 201323 [details] proposed fix and test case
Attached patch has been submitted to SVN
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink