Skip to content

ignored_key_prefixes not respected when deleting files #39

@MartijnCuppens

Description

@MartijnCuppens

This line:

$this->filesystem->deleteDirectory($this->localePath($locale));

will delete all files in the language directory, ignoring the keys set in ignored_key_prefixes.

Some logic should be implemented to not delete the files that are ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions