AzureStorageExplorer
AzureStorageExplorer copied to clipboard
Fail to preview 3D files whose parent folder name ends with a dot
Storage Explorer Version: 1.34.0-dev (98) Build Number: 20240328.5 Branch: main Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.4(Apple M1 Pro) Architecture: x64/x64/arm64 How Found: From running test cases Regression From: Not a regression
Steps to Reproduce
- Launch storage explorer -> Uncheck the setting 'Disable File Share Trailing Dot Support'.
- Expand one storage account -> File Shares.
- Create a file share -> Create a new folder named 'test.' -> Upload one glb file to the folder.
- Right click the file -> Click 'Preview'.
- Check whether succeeds to preview the file.
Expected Experience
Succeed to preview the file.
Actual Experience
Fail to preview the file.
Error details:
"fetch for \"https://0325file1.file.core.windows.net/bug1/test1./armchairs_4.glb?sv=2023-11-03&st=2024-03-29T05%3A58%3A54Z&se=2024-04-22T06%3A13%3A54Z&sr=s&sp=r&sig=AzureSAS Token Redacted\" responded with 404: The specified parent path does not exist."
This is a known issue, but for now until there is a demand by users we will bin it for Future Work as it's an edge case and supporting it now may take up more resources than it's worth.