https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236 Bug ID: 28236 Summary: Selecting database columns for system preferences in standard and dev installs is broken Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Depends on: 22844, 9812 With bug 22844 we introduced a pick list of database columns for system preferences where such a list was required. However, the list is in a plain json file under the templates directory. This works fine for packages, but because of bug 9812 those directories are not accessible to the outside world for both standard and dev type installs using the make process. We need to resolve this somehow.. and it raises the question as to whether templates should be available to view on packages at all? Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 [Bug 9812] Several files shouldn't be exposed or browseable through a URL https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22844 [Bug 22844] Simplify the process of selecting database columns for system preferences -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.