#50231 closed defect (bug) (fixed)
Add missing characters in `$special_chars` array in `sanitize_file_name()` function
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | has-patch |
Focuses: | Cc: |
Description
That would be nice to add curly quote ’
and few quotation mark types from $special_chars
array in sanitize_file_name()
function.
Use case: in French Mac OS systems, the default filename for screenshot is Capture d’écran 2020-05-23 à 13.59.38.png
.
Related: #22363
Attachments (1)
Change History (6)
#2
@
5 years ago
- Milestone changed from Awaiting Review to 5.5
Moving to milestone 5.5 so hopefully it could be addressed alongside #22363 🤞
This ticket was mentioned in Slack in #core-media by antpb. View the logs.
5 years ago
Note: See
TracTickets for help on using
tickets.
Media: add missing punctuation characters in $special_char array in sanitize_file_name function