| Article | 70001995 |
| Type | Bug |
| Product | Engine |
| Version | 9001 |
| Date Added | 6/8/2021 |
| Fixed | 9.9002.0.3 (6/8/2021) |
| Submitted by | Phillip Palk |
Summary
FindFile and ValidateFilenamePath methods not working properly with UNC paths like : @"\\machine\share\restofpath\file.vdcl" Absolute path from the root of the current drive like: @"\somepath\file.vdml" A relative path to a file in a subdirectory of the current directory. like: @"temp\original.vdcl" 'file:\\' protocol prefix like: @"file:\\C:\test\original.vdcl"
Solution
Fixed in version 9002.0.3
