Re: [xsl] Need a little help with xsl:evaluate

Subject: Re: [xsl] Need a little help with xsl:evaluate
From: "Norm Tovey-Walsh ndw@xxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 30 Jun 2024 15:03:04 -0000
n<#secure method=pgpmime mode=sign>
"Roger L Costello costello@xxxxxxxxx"
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> writes:
> Martin wrote:
>
>>> Set the context item with e.g.
>>>   <xsl:evaluate xpath="." context-item="."/>
>
> Okay, I did that. It resulted in the following error message. Is this a bug
in Saxon?
>
> java.lang.NullPointerException

Yes. I think itbs fair to say that a null pointer exception is always a bug.
The quickest way to get that investigated is to open up a bug report at
https://saxonica.plan.io/issues/ with a reproducible test case.

Make sure you tell us what version of Saxon youbre using.

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh <ndw@xxxxxxxxxx>
https://norm.tovey-walsh.com/

> One does what one is; one becomes what one does.--Robert Musil

Current Thread