diff options
| author | Barry Warsaw | 2017-05-24 13:25:26 -0700 |
|---|---|---|
| committer | Barry Warsaw | 2017-05-24 13:25:26 -0700 |
| commit | b2d961dcffa6602c2b39e421b157c0c0026b6c46 (patch) | |
| tree | b2a41632ee41f847d48b4c8155e8cc1bd1155893 /src/mailman/core/tests/test_runner.py | |
| parent | 6894855b2b6c6fb7ada2dca3708f67a16cf2e2da (diff) | |
| download | mailman-b2d961dcffa6602c2b39e421b157c0c0026b6c46.tar.gz mailman-b2d961dcffa6602c2b39e421b157c0c0026b6c46.tar.zst mailman-b2d961dcffa6602c2b39e421b157c0c0026b6c46.zip | |
Fix the template name of the welcome message.
We did not previously complete the renaming of the templates. Rename:
* user:ack:welcome -> list:user:notice:welcome
* user:ack:goodbye -> list:user:notice:goodbye
The new names are what are actually used in send_welcome_message() and
send_goodbye_message() so the old names were actually never used.
NOTE: If you added welcome or goodbye templates through REST from git head,
the old names will not be used. Given that this wasn't a feature in 3.0, and
the above use case is very unlikely, I've decided not to do a migration. If
anybody is affected, the changes can be made manually in withlist.
Closes: #337
Diffstat (limited to 'src/mailman/core/tests/test_runner.py')
0 files changed, 0 insertions, 0 deletions
