Actions
Bug #5577
closedExpath file-to-file copy no longer creates a non-existent directory
Start date:
2022-06-22
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
11, trunk
Fix Committed on Branch:
11, trunk
Fixed in Maintenance Release:
Platforms:
Description
When upgrading from Saxon-EE 10.8 to 11.3 we get an error message when using file:copy() to copy a source file to a target file in a non-existent directory:
Error at char 10 in expression in xsl:sequence/@select on line 22 column 62 of batch.xslt:
file:io-error java.nio.file.NoSuchFileException:
C:\Data\MyProjects\upmb\upm-batch\src\test\resources\saxon\file-copy\input\test.txt ->
C:\Data\MyProjects\upmb\upm-batch\src\test\resources\saxon\file-copy\output\new-test.txt.
Files
Please register to edit this issue
Actions