Ticket #3502 (closed defect: fixed)
extfs s3+: pull request: UnicodeEncodeError: 'ascii' codec can't encode characters in position...
Reported by: | dmitry_koterov | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.15 |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Hello.
If you uploaded a file to S3 which contains non-ASCII characters (e.g. Russian letters), further attempts to "cd s3://" will fail saying "UnicodeEncodeError?: 'ascii' codec can't encode characters". The proposed pull request fixes this issue.
Pull request URL:
https://github.com/MidnightCommander/mc/pull/65
Could you please merge it to the mainstream?
Change History
comment:1 Changed 9 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.15
comment:2 Changed 9 years ago by andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from on review to approved
comment:3 Changed 9 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [a943ac933dbdb9e79d5db0dfdbc4411d65b2bcaa].
Note: See
TracTickets for help on using
tickets.
Branch: 3502_s3_non_ascii
changeset:a943ac933dbdb9e79d5db0dfdbc4411d65b2bcaa