> > If you execute "/foo/bar/baz[1]"  on this document, Jaxen returns a list
> > of size 1, presumably containing the very first "baz". The correct
> > behavior should be to return a list containing the first baz in the
> > first bar and the first baz in the second bar, i.e. a list of size 2.
> Right.

.. and btw this is a major show-stopper. Although I don't want to sound
patronising, I wouldn't suggest you guys release 1.0 before fixing this
one :)


> Would you like to try hunting down this exact bug?
> Hopefully this URL will work.  If not, just look at DefaultLocationPath:

I'll give it a try. 

> If you can't track down the bug, could you at least create a test-case
> for our test-harness, so we can replicate it in a controlled environment?

I've got a program that creates the bug, so I can put that in your test
framework. I haven't got junit installed at the moment though, so I
don't know if I'll have the time to make it all work.

Christian



_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to