Skip to content

Automatically escape cache name #65

@g105b

Description

@g105b

FileCache will use the exact name you give it as a file name. It's common to use a URI as the cache name, but having slashes and other characters in the file name will cause trouble. Escape things so cache files can still be visualised in the cache directory but won't cause issues with unescaped characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNon-breaking improvements to existing behaviour

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions