Changes between Initial Version and Version 6 of Ticket #54190
- Timestamp:
- 10/05/2021 06:09:23 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54190
- Property Component General → Media
- Property Summary sanitize_file_name allows acute accents and left smart apostrophe → sanitize_file_name disallows acute accents and left smart apostrophe
- Property Version 5.8.1 → 5.5
- Property Keywords dev-feedback reporter-feedback needs-testing-info added
-
Ticket #54190 – Description
initial v6 1 1 The following change to line 1991 of wp-includes/formatting.php will disallow acute accents and left smart apostrophe in file names 2 {{{ 2 3 $special_chars = array( '?', '[', ']', '/', '\\', '=', '<', '>', ':', ';', ',', "'", '"', '&', '$', '#', '*', '(', ')', '|', '~', '`', '´', '!', '{', '}', '%', '+', 'ʻ','’', '«', '»', '”', '“', chr( 0 ) ); 4 }}}
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)