Actions
Bug #6075
closed

Unable to read unicodeBlocks.xml file
Start date:
2023-06-13
Due date:
% Done:
100%
Estimated time:
Found in version:
12.2
Fixed in version:
12.3
Platforms:
Description
Reported by user ere: https://saxonica.plan.io/boards/4/topics/9443
Given the following schema code:
<xs:pattern value="[\p{IsBasicLatin}-[\p{Cc}]]{1,64}"/>
Gives the following error:
Unable to read unicodeBlocks.xml file
This is probably because the unicodeBlocks.xml
file is missing from the Graalvm resource-config.json file.
Updated by O'Neil Delpratt 5 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Bug fixed applied: As mentioned before the unicodeBlocks.xml
file name has been added to the Graalvm resource-config.json file.
Updated by O'Neil Delpratt 5 months ago
- Status changed from Resolved to Closed
- Fixed in version set to 12.3
Bug fix applied in the SaxonC 12.3 maintenance release.
Please register to edit this issue
Actions