On Tue, 28 Aug 2001, David Megginson wrote:

> A NewsML Toolkit user has noticed that Jaxen and/or SAXPath is
> throwing a NullPointerException when an incorrect axis is used.  He
> noticed the problem with
> 
>   descendent::ContentItem
> 
> (i.e. rather than "descendant::Foo"), but just for fun, he also tried
> 
>   mother::ContentItem
>   chyld::ContentItem
> 
> and got the same result.  Before I work on reproducing and tracking
> the error myself, does anyone have an idea for a quick fix?

com.werken.saxpath.XPathReader probably needs some error-checking
thrown in.  I'll do the edit, and push to CVS this morning.

        -bob



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

Reply via email to