File uploads with apostrophe in filename freeze
Open
@andris-sevcenko is already working on this.
Since Jun 7, 2018.
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
Uploading a file with an apostrophe in the filename freezes the upload process.
Steps to reproduce
- Upload a file with an apostrophe in the filename, e.g.
test file'with apostrophe.pngin Assets, or any upload field. - Upload freezes https://cl.ly/s7R6
Additional info
- Craft version: 3.0.8
- PHP version: 7.0.30
- Database driver & version: MySQL 5.5.56
- Plugins & versions:
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.