]> git.koha-community.org Git - koha.git/commit
Bug 15579: Fix permission for batch record modification
authorMarc Véron <veron@veron.ch>
Thu, 21 Jan 2016 15:25:33 +0000 (16:25 +0100)
committerFrédéric Demians <f.demians@tamil.fr>
Mon, 25 Jan 2016 15:36:17 +0000 (16:36 +0100)
commitf0e68b75ce68925333fac13bfe3fb6df7121d7b2
treebe3f01625bcde0500618a53cf154d252e9b66134
parentf15e1f9a3a70694e0544fb75014b05db63fc96e7
Bug 15579: Fix permission for batch record modification

To test:

- For a patron, permissions 'catalogue' and 'records_batchmod' only
- Log in as this patron
- Go to /cgi-bin/koha/tools/batch_record_modification.pl

Without patch: You have no permisson to acces the page.
With patch: Page 'Batch record modification' displays as expected.

(Amended to fix wrong test plan)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
(cherry picked from commit e4715453e321c04da66c85143e7c8737947eaa75)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
(cherry picked from commit d1e8575926579c5e08f7ec81f1cd648b90a8eebb)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
tools/batch_record_modification.pl