DescriptionCurrently ProxyingVisitor adds null to reservedUri list for uri's that are not parsed. It looks like its done in order to keep reserverUri list and node list in sync.
However, this causes a NullPointerException in DefaultProxyUriManager:92.
This change ignores the uri's (and corresponding nodes) which fail to parse.
Patch Set 1 #Patch Set 2 : 'adding_test' #Patch Set 3 : 'adding_test' #
Total comments: 8
Patch Set 4 : 'addressing_comments' #
MessagesTotal messages: 8
|
||||||||||||||||||||||||||||