[
https://issues.apache.org/jira/browse/JXPATH-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567541#action_12567541
]
David Croé commented on JXPATH-117:
-----------------------------------
Hi!
I'm really sorry looks like this bug allready has been solved. I took the
latest nightly build, which is downloadable from the website and i thought it
would be the head version, but now i noticed that it is an old version. In the
real head version this bug is allready solved -> JXPATH-111
6 weeks ago.
But thank you very much !
Greetings
David Croe
> 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.