Project

Profile

Help

Bug #2211

closed

strip-type-annotations not working with XSLT30 applyTemplate

Added by O'Neil Delpratt over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Category:
s9api API
Sprint/Milestone:
Start date:
2014-11-06
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
9.6
Fixed in Maintenance Release:
Platforms:

Description

The strip-type-annotations and strip-whitespace does not work when used via the applyTemplate method of XSLT30Transformer.

Actions #1

Updated by Michael Kay over 9 years ago

Also, whitespace is not stripped from these nodes as defined by xsl:strip-space annotations in the stylesheet.

An initial fix is being committed that solves the problem in the case where the nodes supplied to the applyTemplates() method are document nodes.

The patch also causes space-stripping and type-stripping to be applied to the node supplied to Controller.initialContextItem().

Actions #2

Updated by O'Neil Delpratt over 9 years ago

  • Status changed from New to Closed
  • Fixed in version set to 9.6.0.2

Bug fix applied in the Saxon maintenance release 9.6.0.2

Actions #3

Updated by O'Neil Delpratt over 8 years ago

  • Sprint/Milestone set to 9.6.0.2
  • Applies to branch 9.6 added
  • Fix Committed on Branch 9.6 added
  • Fixed in Maintenance Release 9.6.0.2 added

Please register to edit this issue

Also available in: Atom PDF