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

Reply via email to