Actions
Bug #5569
closedExtra separators in result when running Query command line with -streamed:on
Start date:
2022-06-17
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
11, trunk
Fix Committed on Branch:
11, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java
Description
See https://saxonica.plan.io/boards/3/topics/8814?r=8820
When running XQuery from the command line with -streamed:on and an item-separator in the serialization parameters, the items in the result are first separated by single spaces, and then by the requested separator.
The help forum entry contains more details of the symptoms and the cause.
Updated by Michael Kay over 2 years ago
- Category set to Streaming
- Status changed from New to Resolved
- Priority changed from Low to Normal
- Applies to branch 11, trunk added
- Fix Committed on Branch 11, trunk added
- Platforms .NET, Java added
Fixed. Added a unit test case in TestXQueryStreaming.
Updated by Debbie Lockett over 2 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in Maintenance Release 11.4 added
Bug fix applied in the Saxon 11.4 maintenance release.
Please register to edit this issue
Actions