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

fix: create a list as copy does not copy all configuration (template files) #1289

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

igoltz
Copy link

@igoltz igoltz commented Dec 6, 2021

If creating a new list as copy of an existing one then this should also

  1. copy multipart mime footer/header (*.mime files)
  2. copy template directories

The fix (PR) does this by adding both *.mime files to the list of file.
And by fixing the copy logic to also copy template directories.

@ikedas
Copy link
Member

ikedas commented Dec 7, 2021

Hi @igoltz ,
Thank you for fix the bug! I'll merge your PR with some more fix by me.

@ikedas ikedas merged commit b191448 into sympa-community:sympa-6.2 Dec 7, 2021
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

Successfully merging this pull request may close these issues.

create a list as copy does not copy all configuration (template files)
2 participants