[ 
https://issues.apache.org/jira/browse/ABDERA-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Calavera closed ABDERA-194.
---------------------------------

    Resolution: Fixed
      Assignee: David Calavera

now FOMXPath class uses the internal element when the base parameter is an 
ElementWrapper.

I've also fixed some compilation problems due to having a method in two 
interfaces that accept the same parameters but return different types.

> FOMXPath selectNodes() accepts a Base argument but requires an Axiom object 
> to work properly
> --------------------------------------------------------------------------------------------
>
>                 Key: ABDERA-194
>                 URL: https://issues.apache.org/jira/browse/ABDERA-194
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Aaron Evans
>            Assignee: David Calavera
>         Attachments: TestSelectNodes.java
>
>
> The FOMXPath implementation accepts a Base argument but the XPath 
> implementation internally expects Axiom object to work properly.  See 
> attached unit test to exploit the bug.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to