Bug #5678
openReturning only the unconverted error object is burdonsome
0%
Description
We say that the third argument to fn:error()
is returned "unconverted".
That's pretty inconvenient for users. I think we should return a converted version as well, perhaps with the caveat that it's null if the conversion fails.
Updated by Michael Kay about 2 years ago
Note also there are a couple of typos on the cited documentation page: "this exception is throw", "an error trigged by a call", "internal functions calls with SaxonJS" (functions -> function, with -> within?)
Updated by Debbie Lockett 4 months ago
Re #note-1: I've belated fixed the typos (on saxonjs2
and main
); and pushed the changes to the SaxonJS 2 documentation online.
Please register to edit this issue
Also available in: Atom PDF Tracking page