Support unicode symbols in filepath #224

Closed
opened 2023-09-28 13:24:54 +00:00 by alexvanin · 2 comments
Owner

Minio-js tests of minio/mint use special symbols in FilePath. Let's see if we can support that and use it in listing.

## Is your feature request related to a problem? Please describe. Minio-js tests of minio/mint use [special](https://github.com/minio/minio-js/blob/ef6b24676d3a59196f385f5b7e563c7b5cdd26e7/tests/functional/functional-tests.js#L3492) symbols in FilePath. Let's see if we can support that and use it in listing.
alexvanin added this to the v0.29.0 milestone 2023-09-28 13:24:54 +00:00
Member

Listing test in s3-tests for this

def test_bucket_listv2_encoding_basic():

Listing test in s3-tests for this https://git.frostfs.info/TrueCloudLab/s3-tests/src/commit/e29d6246fc67668b4d9202c50076009c5ef0772e/s3tests_boto3/functional/test_s3.py#L219
Member

Related #188

Related https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/pulls/188
dkirillov self-assigned this 2023-10-27 12:34:56 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#224
No description provided.