bea-sanitize-filename icon indicating copy to clipboard operation
bea-sanitize-filename copied to clipboard

Add also mac filename to be sanitized

Open MaximeCulea opened this issue 8 years ago • 1 comments

As mac has his own filename system encoding format, they are not sanitized. So we must :

  • [ ] Find out what is the list of mac encoded common special chars
  • [ ] Apply them on the same sanitized hook

MaximeCulea avatar Mar 01 '17 09:03 MaximeCulea

Maybe have a look here : https://core.trac.wordpress.org/ticket/24661 Thx @petitphp

MaximeCulea avatar Mar 01 '17 10:03 MaximeCulea

Just so you know, this Wordpress issue has been resolved for the latest version of Wordpress see commit https://core.trac.wordpress.org/changeset/53754

Julianoe avatar Feb 04 '23 00:02 Julianoe