Actions
Bug #2744
closedOn .NET, DocumentBuilder.build(Uri) fails if Uri contains a space
Start date:
2016-05-12
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
See https://saxonica.plan.io/boards/3/topics/6382
The .NET class System.Uri allows "wannabe URIs" in which spaces (and presumably other special characters) have not been percent-encoded. It appears that we aren't handling these properly.
Please register to edit this issue
Actions