https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23948
Bug ID: 23948
Summary: Move mandatory .sql files to the mandatory/ directory
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Some files exist in the root directory (installer/data/mysql) and some other in
the mandatory/ one. All should be put in the mandatory one. The current
'layout' becomes particularly troublesome on this commit:
https://gitlab.com/koha-community/koha-misc4dev/commit/7ecb9de5b6c7ef660ff63254e802a8ec42199a13
After that commit, the tools won't work for earlier versions that don't have
that .sql files. If they were put in the mandatory directory there would be no
need to explicitly list them or branching in the code depending on the version
(possible workaround in koha-misc4dev).
--
You are receiving this mail because:
You are the assignee for the bug.
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/