[Koha-bugs] [Bug 28236] Selecting database columns for system preferences in standard and dev installs is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 3 13:26:42 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #126645|0                           |1
        is obsolete|                            |

--- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 127248
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127248&action=edit
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 at ptfs-europe.com>

JD Amended patch: replace tab characters and reword commit title

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list