Mac OS user can save assets with illegal symbols through CMS.
When user opens the project on Windows system the assets with illegal symbols will be as broken links.
To Reproduce
Steps to reproduce the behavior:
Open Statamic admin panel on Mac OS
Save some file with illegal symbols (Logo_S:W.jpg)
Save to git and push
Pull the project on Windows OS
File will be renamed to "Logo_S" without ":W.jpg"
Expected behavior
When user upload a file illegal symbols should be replaced.
Windows and Linux OS illegal symbols
< (less than)
> (greater than)
: (colon - sometimes works, but is actually NTFS Alternate Data Streams)
" (double quote)
/ (forward slash)
\ (backslash)
| (vertical bar or pipe)
? (question mark)
* (asterisk)
Environment details (please complete the following information):
Mac OS user can save assets with illegal symbols through CMS. When user opens the project on Windows system the assets with illegal symbols will be as broken links.
To Reproduce Steps to reproduce the behavior:
Expected behavior When user upload a file illegal symbols should be replaced. Windows and Linux OS illegal symbols
Environment details (please complete the following information):