Actions
Bug #3828
closed.NET: unable to set newline property in Serializer
Start date:
2018-06-25
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
9.7, 9.8, trunk
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
Reported by Christian Merkel here: https://saxonica.plan.io/boards/3/topics/7239
The new line property is being ignored by the serializer.
This is caused because the default properties are being picked up by the serializer when used by the XSLT transformer.
Updated by O'Neil Delpratt over 6 years ago
- Status changed from New to In Progress
Updated by O'Neil Delpratt over 6 years ago
- Status changed from In Progress to Rejected
We think this is not actually a bug. The setting of line endings should only applied when the xsl:output method is set to 'text'. Also Saxon-PE or Saxon-EE is required to use Saxon extension properties.
Please register to edit this issue
Actions