Describe the bug
A Win7 user reported error when double click bucket with Cyberduck. (Versioning not enabled by default.)
After restart Cyberduck, the error disappeared.
The error seems like GET versioning (response) issue.
To Reproduce
Verified in Mac or Win10 but not reproduced.
Not verified on Win7.
Expected behavior
Expected versioning response on S3 is as follows.
https://docs.aws.amazon.com/AmazonS3/latest/dev/Versioning.html
<VersioningConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"> </VersioningConfiguration>
While yig responsed as follows. No URL like S3.
Should be the same as S3.

Describe the bug
A Win7 user reported error when double click bucket with Cyberduck. (Versioning not enabled by default.)
After restart Cyberduck, the error disappeared.
The error seems like GET versioning (response) issue.
To Reproduce
Verified in Mac or Win10 but not reproduced.
Not verified on Win7.
Expected behavior
Expected versioning response on S3 is as follows.
https://docs.aws.amazon.com/AmazonS3/latest/dev/Versioning.html
<VersioningConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"> </VersioningConfiguration>While yig responsed as follows. No URL like S3.
Should be the same as S3.