From: Jens Ø. P. <oe...@gm...> - 2013-01-02 11:07:28
|
Hi Wolfgang, There is also this small thing that surfaced on the eXist-TEIXML list, that $input//(tei:placeName, tei:persName)[@corresp=$corresp] only took notice of the first item if a sequence constitutes a step. I know that for most purposes, $input//(tei:placeName | tei:persName)[@corresp=$corresp] would serve as well (and this works fine), but I think a sequence is allowed here (and I can see some use cases). Cheers, Jens On Jan 2, 2013, at 7:50 AM, Wolfgang Meier <wol...@ex...> wrote: > Anrzej, >> This xpath error still exists (all puns intended) in the RC2.0 (trunk) version. I concerns me, >> since there is obviously an issue deep in the parsing or execution of XPath expressions....which >> might cause other issues. > > I tried to fix this before RC2, but debugging the issue is really time consuming. The problem seems to appear in certain constellations only and after processing the first bunch of nodes. I'm still trying to find the real cause. Probably something simple, but hard to pinpoint. > > Wolfgang > > ------------------------------------------------------------------------------ > Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery > and much more. Keep your Java skills current with LearnJavaNow - > 200+ hours of step-by-step video tutorials by Java experts. > SALE $49.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122612 > _______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development |