-
Bug
-
Resolution: Done
-
Major
-
8.0.452 GA
-
None
-
False
-
-
False
-
-
When crafting a path for a downloaded asset from its URL, we sanitized the resulting path to substitute a list of characters deemed invalid for a path.
This sanitization, however is also applied to the root path for the cache folder (usually the user's home folder) resulting in an invalid path in the event that the user home contain characters that were substituted.