Actions
Bug #2488
closedXInclude with Saxon 9.6 in .NET application not working
Start date:
2015-10-28
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
Bug found by Martin Honnen:
I am trying to get XInclude supported in a C# .NET application with Saxon 9.6.0.7 HE, but it does not work.
See the following forum post for details:
Updated by O'Neil Delpratt about 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Bug fixed and committed to branches 9.6 and 9.7.
Fix made in the class DocumentBuilder in the Configuration.cs file. The problem was the buildDocument under Saxon.Api was not picking up the default parseOptions from the configuration which had set the XInclude to true.
Updated by O'Neil Delpratt almost 9 years ago
- Status changed from Resolved to Closed
- Fixed in version set to 9.6.0.8
Bug fix applied in the Saxon 9.6.0.8 maintenance release
Updated by O'Neil Delpratt almost 9 years ago
- Applies to branch 9.6 added
- Fix Committed on Branch 9.6 added
- Fixed in Maintenance Release 9.6.0.8 added
Please register to edit this issue
Actions