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.
Updated by O'Neil Delpratt over 8 years ago
- Category set to .NET API
- Status changed from New to In Progress
I have reported back on the forum post having difficulties reproducing the exception. Would need a repo from user to investigate further.
Updated by O'Neil Delpratt about 8 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
- Applies to branch 9.7, 9.8 added
- Fix Committed on Branch 9.7, 9.8 added
Updated by O'Neil Delpratt about 8 years ago
- Status changed from Resolved to In Progress
- Applies to branch deleted (
9.7, 9.8) - Fix Committed on Branch deleted (
9.7, 9.8)
Updated by O'Neil Delpratt about 8 years ago
- Status changed from In Progress to Rejected
I have had another look at this but I still cannot reproduce the exception. I am marking this bug issue as 'Rejected' but willing to reopen it if we get repo which shows up the problem.
Please register to edit this issue
Actions