Actions
Bug #6258
closedRepeated failures from unparsed-text() / unparsed-text-available()
Start date:
2023-11-21
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java
Description
QT4 test unparsed-text-available-012a attempts to get the same URI twice (once with a specified encoding, once without).
The first attempt fails, and attempts to record the fact that it has failed in a cache, so that subsequent attempts will also fail (the results are required to be stable). However, the second attempt is reported as success, on the basis that a value is found in the cache - it isn't being recognized as a value signalling that the previous attempt failed.
Updated by Michael Kay about 1 year ago
- Category set to XPath conformance
- Status changed from New to Resolved
- Fix Committed on Branch 12, trunk added
Updated by O'Neil Delpratt about 1 year ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in Maintenance Release 12.4 added
Bug fix applied in the Saxon 12.4 maintenance release
Please register to edit this issue
Actions