[Koha-bugs] [Bug 9327] New: Database update system should provide utility function for adding sysprefs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 27 17:57:49 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9327

            Bug ID: 9327
           Summary: Database update system should provide utility function
                    for adding sysprefs
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Installation and upgrade (web-based installer)
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jcamins at cpbibliography.com
                CC: gmcharlt at gmail.com
        Depends on: 7167

Right now in order to add sysprefs we use the dbh directly. Instead the
database update system should provide functions like
C4::Update::Database::AddSyspref and C4::Update::Database::RemoveSyspref for
adding and removing sysprefs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list