CKAN version
master
Describe the bug
After we swapped the order of calling plugins' update_config hooks the resulting order of templates and public directories is now reversed
Steps to reproduce
have more than one plugin that adds template directories
Expected behavior
first plugin templates override later plugin templates (historic behaviour)
Additional details
CKAN version
master
Describe the bug
After we swapped the order of calling plugins' update_config hooks the resulting order of templates and public directories is now reversed
Steps to reproduce
have more than one plugin that adds template directories
Expected behavior
first plugin templates override later plugin templates (historic behaviour)
Additional details