Donate Share

Saxon XSLT and XQuery Processor

Tracker: Bugs

5 NullPointer: no systemId on DOMSource - ID: 444173
Last Update: Settings changed ( mhkay )

A NullPointerException occurs when the stylesheet is
supplied as a DOMSource with no systemId, or when the
source document is supplied this way and the standard
tree model is used.

(This is another occurrence of a long-running problem;
it's proving very difficult to track down all the
paths that are dependent on a system ID being
supplied).

Raised by Dane Foster [dfoster@equitytg.com]

Present in 6.4.3 and in previous releases (although
masked in previous releases by other errors).

Source code has been fixed and tested.

Circumvention: call setSystemId() on the Source
object, supplying an empty string as the systemId.

MK


Michael Kay ( mhkay ) - 2001-07-24 17:00

5

Closed

Fixed

Michael Kay

JAXP Java API

v6.4

Public


Comments

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2001-09-18 13:29 mhkay
resolution_id None 2001-09-18 13:29 mhkay
close_date - 2001-09-18 13:29 mhkay