Bugs item #1585662, was opened at 2006-10-27 09:29
Message generated for change (Comment added) made by edankert
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1585662&group_id=145971
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: XPath Project
>Group: rc-1
>Status: Closed
>Resolution: Fixed
Priority: 7
Private: No
Submitted By: Edwin Dankert (edankert)
Assigned to: Edwin Dankert (edankert)
Summary: Xpath Searches for Node can result in NullPointer
Initial Comment:
- perform an XPath search
- set the return-type to Node,
- make sure there is no result returned,
- always results in a NullPointer exception.
----------------------------------------------------------------------
>Comment By: Edwin Dankert (edankert)
Date: 2006-10-28 08:39
Message:
Logged In: YES
user_id=452928
When no node is returned, the document is no longer displayed.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1585662&group_id=145971
|