Skip to content
Snippets Groups Projects
Verified Commit 58402426 authored by Jonas's avatar Jonas
Browse files

Lookup in-tree templates for each language in search (Fixes #535)

* 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.
parent 8d9f8055
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment