Project

Profile

Help

Bug #2513

closed

Spurious message "Saxon is not able to process Microsoft's WD-xsl dialect"

Added by Michael Kay over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Diagnostics
Sprint/Milestone:
Start date:
2015-12-01
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

If the XSLT namespace on the <stylesheet> element is mis-spelt, Saxon produces the error message "Saxon is not able to process Microsoft's WD-xsl dialect" - except in the case where the namespace is in fact "http://www.w3.org/TR/WD-xsl", in which case it produces the message "Namespace for stylesheet element should be http://www.w3.org/1999/XSL/Transform".

There's simply an if-condition that's the wrong way around.

WD-xsl stylesheets are not encountered very often these days, so I think it's probably time to drop the special check: the general-purpose error message is quite good enough to cover this case.

Actions #1

Updated by Michael Kay over 8 years ago

  • Status changed from In Progress to Resolved

Patch committed on the 9.6, 9.7, and development branches. The patch removes the check for the WD-xsl namespace.

Actions #2

Updated by O'Neil Delpratt over 8 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in version set to 9.6.0.8

Bug fix applied in the Saxon 9.6.0.8 maintenance release

Actions #3

Updated by O'Neil Delpratt over 8 years ago

  • Applies to branch 9.6 added
  • Fix Committed on Branch 9.6 added
  • Fixed in Maintenance Release 9.6.0.8 added
Actions #4

Updated by O'Neil Delpratt over 8 years ago

  • Sprint/Milestone set to 9.6.0.8

Please register to edit this issue

Also available in: Atom PDF