Lookup in-tree templates for each language in search (Fixes #535)
All threads resolved!
All threads resolved!
- Until now, the in-tree templates were only taken into account after
custom templates for all preferred languages were scanned. This is
changed now: at the end of each language, a search for in-tree
templates for that language is added. This fixes two separate issues:
- If the list of preferred languages in a search contained first english (but no custom english templates existed) and then another language with existing custom templates, then the custom template of that second language was picked. But the in-tree english template should have had priority.
- If mailman later ships in-tree templates for other languages, they will be taken into account.
Merge request reports
Activity
mentioned in issue #535 (closed)
added 1 commit
- 321b3d94 - Lookup in-tree templates for each language in search (Fixes #535 (closed))
- Resolved by Jonas
added 1 commit
- 58402426 - Lookup in-tree templates for each language in search (Fixes #535 (closed))
mentioned in commit 6ebc546a
mentioned in issue postorius#325 (closed)
mentioned in issue #540
Please register or sign in to reply