Closed Matsue closed 11 years ago
Thank you for your report. We will support it with next version.
@Matsue please confirtm whether your problem is solved?
I confirmed that this issue still exist, so reopened
It turned out that current implementation doesn't handle subresource such as ?versioning, ?acl etc.. correctly.
Since the latest aws-sdk used subresource
when invoking doesBucketExist
, this issue occured.
We will fix this issue ASAP.
Done temporary solution here. https://github.com/leo-project/leo_s3_libs/commit/6e3de47f4311795785a3a8cf22069fc9b2c383be
We will fix fundamentally next week.
@Matsue please confirtm if this problem is solved in your env?
I could not get expect values by doesBucketExist method on AWS-SDK-PHP. LeoFS looks does not support "HEAD Bucket" request.