]> git.koha-community.org Git - koha.git/commit
Bug 6935: Correct XISBNDailyLimit for new installations
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Wed, 30 Nov 2011 07:04:27 +0000 (08:04 +0100)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 13 Dec 2011 19:58:10 +0000 (14:58 -0500)
commit41c5937615af5efcd0f49428570c482d51209eb4
tree85e5eb358bf28cdb8167eab6459c80294e716dbd
parentf901dc3a45c68bc7b4a106b7ac925d8d1e964a86
Bug 6935: Correct XISBNDailyLimit for new installations

This corrects the value of XISBNDailyLimit in the system preferences
installation file to 999 instead of 499.

The file was missed in an earlier update, so new installations
have different values than older installations that were updated.

Another patch with a database update is needed. Sending this patch first,
until it's clear how database updates will work for 3.8.

To test:
1) Recreate your database from scratch
2) Check your system preference XISBNDailyLimit shows 999 instead of 499,
matching the description of the system preference.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 61102d16d13a704f27a776350aa6d5582344b7e3)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
installer/data/mysql/sysprefs.sql