[Koha-bugs] [Bug 13662] Serial permissions: receive_serials

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 20 17:57:24 CET 2015


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

Paola Rossi <paola.rossi at cineca.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |paola.rossi at cineca.it

--- Comment #2 from Paola Rossi <paola.rossi at cineca.it> ---
I've applied the patch against master 3.19.00.011 head 12948.

A) Step 5:
Permission edit_subscription ON, receive_serials OFF:
on /cgi-bin/koha/serials/subscription-detail.pl toolbar over "Subscription for
[serial-title]:
Master:  "Edit" and "Close" are shown; no "New Subscription" is shown.
APPLIED: "Edit", "Close" and "New Subscription" are shown.

Selecting "New subscription" gets "Error: you do not have the permission to
access this page ..." (RIGHT).

Anyway, I think that adding "New subscription" is a regression error of this
bug.

B) Permission edit_subscription OFF, receive_serials ON :
on /cgi-bin/koha/serials/subscription-detail.pl toolbar over "Subscription for
[serial-title]:"
Master:  toolbar is shown but it's empty.
APPLIED: "New Subscription" and "Receive" are shown.

Selecting "Receive" works fine (RIGHT).
Selecting "New subscription" gets "Error: you do not have the permission to
access this page ..." (RIGHT).

Anyway, I think that adding "New subscription" is an error of this bug (ERROR).

C) Permission edit_subscription OFF, receive_serials ON :
C1) on /cgi-bin/koha/serials/serials-collection.pl toolbar over "Serial
collection information for [serial-title]:"
Master:  toolbar is shown but it's empty.
APPLIED: no toolbar at all is shown (Is it RIGHT that the toolbar is empty? IMO
yes, RIGHT fix).
C2) on /cgi-bin/koha/serials/serials-collection.pl "Edit" column at the left of
the issues table:
Master: "disabled" is shown
APPLIED: selectable checkboxes (RIGHT, a good fix out of the test plan).

For the A) and B) errors I pass this patch to "Failed QA" status.

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


More information about the Koha-bugs mailing list