microsoft / microsoft/AzureStorageExplorer
Fail to preview 3D files whose parent folder name ends with a dot
@craxal is already working on this.
Since Apr 14, 2026.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
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."
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.