Project

Profile

Help

Bug #5128

closed

SaxonCS: fn:parts() applied to a relative xs:anyURI fails with System.InvalidOperationException: This operation is not supported for a relative URI

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
Saxon extensions
Sprint/Milestone:
-
Start date:
2021-10-14
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
11, trunk
Fix Committed on Branch:
trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java

Description

The new fn:parts() function applied to a relative xs:anyURI fails with System.InvalidOperationException: This operation is not supported for a relative URI. This causes many of the fn:parts tests in the qt4 test suite to fail.

Actions #1

Updated by Michael Kay over 2 years ago

  • Subject changed from fn:parts() applied to a relative xs:anyURI fails with System.InvalidOperationException: This operation is not supported for a relative URI to SaxonCS: fn:parts() applied to a relative xs:anyURI fails with System.InvalidOperationException: This operation is not supported for a relative URI
  • Applies to branch 11, trunk added
  • Platforms .NET added

Note that this problem is specific to the SaxonCS product.

Actions #2

Updated by Michael Kay over 2 years ago

  • Status changed from New to Resolved
  • Fix Committed on Branch trunk added

Resolved for next maintenance release: all the fn:parts() tests are now passing. Solved with a combination of changes to Parts.java, URIUtils.cs, and the transpiler itself.

Actions #3

Updated by O'Neil Delpratt over 2 years ago

  • % Done changed from 0 to 100
  • Fixed in Maintenance Release 11.1 added
  • Platforms Java added

Bug fix applied in the Saxon 11.1 release.

Actions #4

Updated by O'Neil Delpratt over 2 years ago

  • Status changed from Resolved to Closed

Please register to edit this issue

Also available in: Atom PDF