I've attached the 3 documents that I'm using to test.  Note, that there
isn't anything special about them.  The processor fails consistently,
and not just with the starts-with - 'Lay' thing, it happens in many
other starts-with queries as well.

Here are the ApplyXPath command lines I'm using to test (outside of our
environment):

java ApplyXPath b80a8d0c.xml "/disc[starts-with(track, 'Lay')]" <--
Doesn't work
java ApplyXPath d011aa05.xml "/disc[starts-with(track, 'Lay')]" <--
Doesn't work
java ApplyXPath 78126e09.xml "/disc[starts-with(track, 'Lay')]" <-- Does
work

Regular '=' queries work fine.

Any ideas?  I can only assume a bug in starts-with, but after looking at
the code, I can't see where it might be.

-- 
Tom Bradford --- The dbXML Project --- http://www.dbxml.org/
We store your XML data a hell of a lot better than /dev/null
Title: Eric Clapton / Stormy Monday Blues
78126e09 4720 blues Layla Further On Up The Road Knockin' On Heaven's Door Can't Find My Way Home Tell The Truth Why Does Love Got To Be So Sad Teach Me To Be Your Woman Badge Jam Session
Title: Various Artists / The Best Of:
b80a8d0c 2703 blues San Francisco Mr. Tambourine Man Summertime Lay Lady Lay Spinning Wheel I'm A Man That's What I Want Yellow River Good Morning Starshine Cha-La-La, I Need You Like A Rolling Stone Variacoes Sobre Um Tema De Erik Satie
Title: Eric Clapton / Living On Blues Power Vol. 1 (Disc 2)
d011aa0f 4524 blues Easy Now Twist And Shout After Midnight Eyesight To The Blind Knockin' On Heavens Door It's Too Late Well Allright Keep On Growing Bell Bottom Blues High Up On A Mounatain Top Motherless Children Layla Mainline Florids Knockin' On Heavens Door Knockin' On Heavens Door

Reply via email to