You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.
The fix for #384 needs to be extended a bit. It works for regularly named files, but as soon as you start adding special chars like @ to the file names, it doesn't work any longer.
I'll have to look into the sanitizing of file names that's going on on the Umbraco side of things, and either piggybag on it or replicate it within Archetype.
The text was updated successfully, but these errors were encountered:
The fix for #384 needs to be extended a bit. It works for regularly named files, but as soon as you start adding special chars like
@
to the file names, it doesn't work any longer.I'll have to look into the sanitizing of file names that's going on on the Umbraco side of things, and either piggybag on it or replicate it within Archetype.
The text was updated successfully, but these errors were encountered: