You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2002/10/15 18:19:55 UTC

DO NOT REPLY [Bug 13656] New: - second call to hasNext() on DOM Iterator causes NPE

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13656>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13656

second call to hasNext() on DOM Iterator causes NPE

           Summary: second call to hasNext() on DOM Iterator causes NPE
           Product: Commons
           Version: 1.0 Beta 1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: JXPath
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: ross@saafe.org


A second call to an empty DOM Iterator causes a NullPointerException in
DOMNodeIterator. The attached patch to DOMModelTest tests for and illustrates
the problem.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>