craftcms / craftcms/cms

File upload not working when parent directory name contains accents

Open
#3,193 1 comment 0 reactions 1 assignee View on GitHub

@andris-sevcenko is already working on this.

Since Aug 11, 2018.

Dominant language
PHP
Stars
3.6k
Forks
705
Avg merge
1d 5h
Merged PRs (30d)
134

Description

Description

On an otherwise working asset upload field, if the parent directory name contains an accent (é, è, but surely other characters as well), the upload doesn't work.

Steps to reproduce
  1. Setup an asset upload
  2. Create a local directory with special characters in his name and files in it (for exemple: carré)
  3. From the Craft admin, navigate to the directory, select one or more files and confirm.
Additional info
  • Craft version: Craft Solo 3.0.19
  • PHP version: 7.2.7
  • Database driver & version: MySQL 5.7.21
  • Environment: macOS 10.13.6 running MAMP Pro 5.0.3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.