You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ravi Gupta (JIRA)" <ji...@apache.org> on 2012/12/26 08:52:12 UTC

[jira] [Created] (JXPATH-159) The implementation to method remove() of NodePointer is not done.

Ravi Gupta created JXPATH-159:
---------------------------------

             Summary: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira