Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignored_key_prefixes not respected when deleting files #39

Open
MartijnCuppens opened this issue Jul 18, 2024 · 0 comments
Open

ignored_key_prefixes not respected when deleting files #39

MartijnCuppens opened this issue Jul 18, 2024 · 0 comments

Comments

@MartijnCuppens
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant