]> git.koha-community.org Git - koha.git/commit
Bug 6898: fix DB update that assigns the circulate/overdues_report permission
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Wed, 5 Jun 2013 12:16:14 +0000 (14:16 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 25 Jul 2013 15:28:59 +0000 (12:28 -0300)
commit18c86575ff8d31ea9afbee7d0d21c19405e530c4
treea46df6dc9252982fda4792e1142cfdf0046d1ad1
parentdf765f82b3b96e9bf4e883450d1e3260cce01dfd
Bug 6898: fix DB update that assigns the circulate/overdues_report permission

This patch fixes a bug that prevented the circulate/overdues_report
permission from being assigned to staff users during upgrade.  This
patch will not affect databases that are already running 3.12.x
or later.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
This will only fix the permissions for updates done
after the patch has been applied. But I agree with
Fridolyn, that we can not safely update permissions for
existing installations.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit c6bf2670502afbd12981aa5e913779c38c19bdc4)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
installer/data/mysql/updatedatabase.pl