File upload not working when parent directory name contains accents
Open
@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
- Setup an asset upload
- Create a local directory with special characters in his name and files in it (for exemple: carré)
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.