Bug 28236: Allow access to json files from apache config
authorJohanna Raisa <johanna.raisa@gmail.com>
Thu, 2 Sep 2021 09:22:51 +0000 (12:22 +0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 3 Nov 2021 14:40:52 +0000 (15:40 +0100)
commit35c279ac59a02fc9656f0917cbda4c597945c203
tree27945f0c38991ceb5eac03cba9ea58a113b7f456
parenteb017ee239eee3fac407d9d7c205cbf2f04d1d68
Bug 28236: Allow access to json files from apache config

This patch grants json files from koha-tmpl. Otherwise systempreferences won't be able to fetch them.

TEST PLAN:

1) Try to set systempreference BorrowerUnwantedField.
2) The modal is empty.
3) Modify Apache configurations like in this patch.
4) Try again set the systempreference.
5) The modal should show list of parameters.

Sponsored-by: Koha-Suomi Oy
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
JD Amended patch: replace tab characters and reword commit title

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
etc/koha-httpd.conf