Hi Dominique
Please don't think I'm ignoring you. I've been on vacation and am in the
middle of a trans-atlantic excursion for my day job. I've taken a look and
think I know what the problem is - I'll be trying to fix it in the next day
or so and trying to change your code into a JUnit test case and adding it to
the dom4j distribution (if you don't mind) so I'm on the case and will let
you know when its fixed.
James
----- Original Message -----
From: "Dominique Casserres" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Dominique Casserres" <[EMAIL PROTECTED]>; "Nicolas Fonrose"
<[EMAIL PROTECTED]>
Sent: Tuesday, September 04, 2001 5:15 PM
Subject: [dom4j-dev] bug in XPath.selectNodes
>
> Hello,
>
>
> I am using XPath to select some nodes in a document that contains elements
> that belong to several namespaces.
> When applying an XPath expression on a node that is not the root, I don't
> find what is expected (see method test4() of TestCase.java that applies an
> Xpath expression against a context node obtained using iterators).
>
> When trying to illustrate the bug I also ran test1 and test2 that make me
> think selectNodes does not work on a copy of an element.
> - test1() apply an Xpath expression against a context node that is a
result
> of another xpath expression,
> - test2() apply an Xpath expression against a context node that is a copy
> of a node obtained as the result of another xpath expression,
>
> Could you please tell me whether I am doing something wrong or if it is a
> bug?
>
> I am using dom4j-1.0 and jaxen-1.0-beta-5
>
> Regards,
> Dominique
>
>
>
>
_______________________________________________
dom4j-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-dev