Project

Profile

Help

Bug #3664

closed

.NET API design: new Processor(Stream) does not allow a base URI

Added by Michael Kay over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
.NET API
Sprint/Milestone:
-
Start date:
2018-02-06
Due date:
% Done:

100%

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

Description

In the .NET API, a configuration file can be supplied when initializing a Processor using the constructor new Processor(Stream).

But this does not allow a base URI to be supplied, so references to other files, such as packages and schemas, cannot be resolved.

The Java equivalent supplies a Source object, which contains a SystemId that acts as a base URI.

Raised by T. Hata at https://saxonica.plan.io/boards/3/topics/7124

Actions #1

Updated by O'Neil Delpratt over 5 years ago

  • Description updated (diff)
  • Status changed from New to Resolved
  • % Done changed from 0 to 100
  • Fix Committed on Branch 9.9 added

Bug fixed on the 9.9 branch

Actions #2

Updated by O'Neil Delpratt over 5 years ago

  • Applies to branch 9.9 added
  • Applies to branch deleted (trunk)
Actions #3

Updated by O'Neil Delpratt over 5 years ago

  • Fixed in Maintenance Release 9.9.1.1 added

Bug fix applied to the Saxon 9.9.1.1 maintenance release.

Actions #4

Updated by O'Neil Delpratt over 5 years ago

  • Status changed from Resolved to Closed

Please register to edit this issue

Also available in: Atom PDF