https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236
--- Comment #6 from Martin Renvoize <[email protected]> --- Created attachment 126645 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126645&action=edit Bug 28236: Selecting database columns for system preferences in standard and dev installs is broken 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
