Describe the bug
When the version ID is 0000, passing this version number as a parameter in GetObjectinCommand can cause preview and download errors.
To Reproduce
Steps to reproduce the behavior:
- Create a new bucket (open version)
- Upload a file
- Disable the version configuration of the bucket
- Upload the same file again
- Open the version list, preview and download the file with version number 0000 in the version list
When previewing, the frontend processed this version ID and prevented it from being passed as a parameter. However, when deleting it, the version number should be specified. The following is the error message。
