Ticket #3502 (closed defect: fixed)

Opened 9 years ago

Last modified 9 years ago

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

  • Owner set to andrew_b
  • Status changed from new to accepted
  • 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

comment:4 Changed 9 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.