Donate Share

Saxon XSLT and XQuery Processor

Tracker: Bugs

5 Identity transformer fails with Crimson - ID: 462241
Last Update: Settings changed ( mhkay )

The identity transformer (invoked from JAXP when no
stylesheet is specified), when used with a
StreamSource, doesn't set namespace processing options
on the SAX2 parser. It shouldn't need to, because the
options it requires are those specified as the
defaults in SAX2. However, it appears that the APache
Crimson parser doesn't do namespace processing unless
explicitly requested, which has the effect that
element names are lost in this transformation.


Michael Kay ( mhkay ) - 2001-09-17 14:08

5

Closed

Fixed

Michael Kay

JAXP Java API

v6.4

Public


Comment ( 1 )

Date: 2001-09-17 14:10
Sender: mhkayProject Admin

Logged In: YES
user_id=251681

Reported by "danola".

Source code fixed, regression tested only.


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