Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to delete folder with illegal characters in its name #2651

Closed
NickLee-Arrow opened this issue Feb 19, 2020 · 1 comment
Closed

Unable to delete folder with illegal characters in its name #2651

NickLee-Arrow opened this issue Feb 19, 2020 · 1 comment
Assignees
Labels
🪲 bug Issue is not intended behavior ✅ merged A fix for this issue has been merged
Milestone

Comments

@NickLee-Arrow
Copy link

Storage Explorer Version: 1.12.0
Build Number: 20200116.10
Platform/OS: macOS High Sierra 10.13.6
Architecture: 64
Regression From:

Bug Description

Un able to delete a folder that is labelled *******MASTERS. an error message displays citing illegal characters in the file path.

Steps to Reproduce

create a folder with a sub folder label the folder test, label the subfolder **delete upload the test folder. go into the test folder and try and delete the folder named **delete.

Expected Experience

I was expecting the storage explorer to delete the folder labelled **delete

Actual Experience

Storage explorer didn't delete the folder tabled **delete, it gave some poor excuse for failing to perform its given task in the form of an error message.

Additional Context

@MRayermannMSFT MRayermannMSFT added the 🪲 bug Issue is not intended behavior label Feb 24, 2020
@MRayermannMSFT MRayermannMSFT added this to the 1.13.0 milestone Feb 24, 2020
@JasonYeMSFT JasonYeMSFT added the ✅ merged A fix for this issue has been merged label Mar 4, 2020
@JasonYeMSFT
Copy link
Contributor

This caused by use not encoding all * characters in the blob path. A fix has been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Issue is not intended behavior ✅ merged A fix for this issue has been merged
Projects
None yet
Development

No branches or pull requests

3 participants