[xmlhammer-dev] [ xmlhammer-Bugs-1585666 ] Xpath String search can result in empty output tree node
Brought to you by:
edankert
From: SourceForge.net <no...@so...> - 2006-10-28 08:41:30
|
Bugs item #1585666, was opened at 2006-10-27 09:34 Message generated for change (Comment added) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1585666&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: 4 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Xpath String search can result in empty output tree nodes Initial Comment: - select a document, - create a search criteria, - set the return-type to String - make sure the document does not return a value. Results in empty nodes, which are children but when opened up aren't visible in the tree. ---------------------------------------------------------------------- >Comment By: Edwin Dankert (edankert) Date: 2006-10-28 08:41 Message: Logged In: YES user_id=452928 When none or an empty string is returned, the document is not added to the results. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1585666&group_id=145971 |