http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13285
Bug ID: 13285
Summary: updatedatabase throws an error if opacthemes is not
set
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Installation and upgrade (web-based installer)
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
I think this is probably a rare case but when running updatedatabase the switch
from ccsr or prog to bootstrap assumes that opacthemes has an existing value.
If its not defined the update process reports two errors for the two
comparisons. Add a check for definedness and if not set default to 'bootstrap'
( A value other than prog or ccsr should be preserved as was the initial
intention )
--
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]
http://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/