Community
Participate
Working Groups
Currently, DOMReader invokes the nested content handler's startElement and endElement using the node.getNamespaceURI method to obtain the uri. In the case that getNamespaceURI returns null, this can cause problems if the nested content handler isn't able to handle null. This should be changed to empty string to avoid problems.
Created attachment 205942 [details] Proposed Fix
Attached patch checked in to SVN Reviewed by Blaise Doughan
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink