> org.jaxen.XPathSyntaxException: Unexpected 'false()]]' > at org.jaxen.BaseXPath.<init>(BaseXPath.java:136) > at org.jaxen.BaseXPath.<init>(BaseXPath.java:157) > at org.jaxen.jdom.JDOMXPath.<init>(JDOMXPath.java:103)
Root cause is somewhere in saxpath. For a while, I think we were having problems with functions occurring on the RHS of binary boolean expression. Though, I thought it had been fixed. I'm so deep in other projects at the moment, I don't know when I'll get a chance to look at this. Though, I recommend using the latest saxpath/jaxen releases, or ideally, the HEAD of the CVS codebase. Else, check the saxpath parser and see what it's expecting on the RHS of the equality-expression, and if false() function qualifies. Do you see the same issue with true() or any other function in place of false()? Exactly how would you charcterize the bug, more generally? -bob ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Caffeinated soap. No kidding. http://thinkgeek.com/sf _______________________________________________ Jaxen-interest mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jaxen-interest