microsoft / microsoft/AzureStorageExplorer
Fail to save tags for one emulator blob if use spaces as the key/value
Open
Nobody has claimed this yet.
:gear: blobs
:gear: emulator
:test_tube: testing
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version: 1.33.0-dev (96)
Build Number: 20240104.6
Branch: main
Platform/OS: Windows 10
Emulator Version: Azurite 3.28.0
Architecture: x64
How Found: From running test cases
Regression From: Not a regression
Steps to Reproduce
- Install and run Azurite 3.28.0 -> Launch Storage Explorer.
- Expand 'Local & Attached -> Storage Accounts -> (Emulator - Default Ports) (Key)'.
- Blob Containers -> Open one blob container.
- Select one blob-> Click 'Edit Tags...'.
- Type spaces as the key or value -> Click 'Save'.
- Check whether succeeds to save tags.
Expected Experience
Succeed to save tags.
Actual Experience
Fail to save tags.
Additional Context
This issue doesn't reproduce for regular blobs.
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.