You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Benson (JIRA)" <ji...@apache.org> on 2008/02/08 18:45:07 UTC

[jira] Commented: (JXPATH-117) ClassCastException using iteratePointer with JDom

    [ https://issues.apache.org/jira/browse/JXPATH-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567125#action_12567125 ] 

Matt Benson commented on JXPATH-117:
------------------------------------

Hi, thanks for your report, but I can't find any point in the code that looks as you describe.  Do you happen to have a simple testcase handy?

Thanks,
Matt

> ClassCastException using iteratePointer with JDom
> -------------------------------------------------
>
>                 Key: JXPATH-117
>                 URL: https://issues.apache.org/jira/browse/JXPATH-117
>             Project: Commons JXPath
>          Issue Type: Bug
>         Environment: jdk 1.603 jdom 1.1 
>            Reporter: David CroƩ
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Hello i think i've found a bug in the latest nightly build
> There is a ClassCastException JDOMNodeIterator cannot be cast to PropertyIterator when using 
> iteratePointers with JDom.
> Let me know if you need more informations.
> i guess that the bug is in PrecedingOrFollowingContext.java line 151 of the head version 
> There is a cast to PropertyIterator , but i think it should be a cast to NodeIterator
> Greetings
>  david croe

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