[Koha-bugs] [Bug 5795] Missing ReservesControlBranch system pref in database installer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 27 21:10:55 CEST 2012


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9193|0                           |1
        is obsolete|                            |

--- Comment #3 from Marc Véron <veron at veron.ch> ---
Created attachment 9320
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9320&action=edit
Bug 5795 [SIGNED-OFF] - Missing ReservesControlBranch system pref in database
installer

sysprefs.sql file was missing ReservesControlBranch.

To test:
1) Create a new installation and check sysprefs.sql loads correctly.
2) Check ReservesControlBranch shows up correctly in the sys pref editor.
3) Check sys pref can be edited and new value saves correctly.

Signed-off-by: Marc Veron <veron at veron.ch>

- Line is added at the end of installer/data/mysql/sysprefs.sql
- Tested Line diretly in MySQL with a systempreferences table where variable
'ReservesControlBranch' was missing. Data inserted correctly.
- Syspref shows up in Staff client

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


More information about the Koha-bugs mailing list