[
https://issues.apache.org/jira/browse/JXPATH-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020352#comment-15020352
]
Uwe Barthel commented on JXPATH-159:
------------------------------------
Could you provide a small test case?
> The implementation to method remove() of NodePointer is not done.
> -----------------------------------------------------------------
>
> Key: JXPATH-159
> URL: https://issues.apache.org/jira/browse/JXPATH-159
> Project: Commons JXPath
> Issue Type: Bug
> Affects Versions: 1.3
> Reporter: Ravi Gupta
>
> Case: Using JXPathContect.removeAll(). The list shows 2 items but after
> deletion only one item gets deleted. On investigation it is found that
> NodePointer is of type CollectionPointer (CollectionPointer extends
> NodePointer) and its remove() does not have any implementation.
> Please provide the fix on urgent basis.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)