https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |This fixes Apache access to release notes| |json files in koha-tmpl for | |non-package installs. This | |causes issues for system | |preferences where there is | |a pick list for database | |columns. | | | |Bug 22844 | |introduced a pick list of | |database columns for system | |preferences where such a | |list was required. This | |list is in a plain json | |file under the templates | |directory. This works fine | |for packages, but because | |of bug 9812 (which limited | |browser access to selected | |files) those directories | |are not accessible to the | |outside world for both | |standard and dev type | |installs using the make | |process. -- 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/
