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

Aaron Evans updated ABDERA-194:
-------------------------------

    Attachment: TestSelectNodes.java

The attached unit test exhibits bug 194.  A single result is expected from the 
xpath ("101") but none is returned.  This bug also break JSON serialization for 
extensions that extend ElementWrapper.

> 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
>         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