Donate Share

Saxon XSLT and XQuery Processor

Tracker: Bugs

5 Identity Transformer loses comments - ID: 457176
Last Update: Settings changed ( mhkay )

An identity transformer (created using
TransformerFactory.newTransformer() with no arguments)
does not copy comments to from the source document to
the result.

Reported by Evan Lenz.

Source code fixed 2001-08-31. The code should now copy
comments in all cases except where the supplied Result
is a ContentHandler that doesn't implement
LexicalHandler. Not yet tested.


Michael Kay ( mhkay ) - 2001-08-31 10:48

5

Closed

Fixed

Michael Kay

JAXP Java API

v6.4.3

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