[Koha-bugs] [Bug 16231] Correct permission handling in subscription edit menu

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 26 10:58:29 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16231

Chris Cormack <chris at bigballofwax.co.nz> changed:

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

--- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 50711
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50711&action=edit
Bug 16231 [Follow-up] Correct permission handling in subscription edit menu

This follow-up allows for the case where the user has only
"delete_subscription" permission. The delete option might be
available even if the template's "cannotedit" variable is true.

To test, apply the patch and revise a staff user's permission to have
only the "delete_subscription" permission under Serials.

Log in as that users and locate a subscription and view the details for
that subscription. You should see a toolbar on that page containing only
a "Delete" button.

Repeat the steps above, adding serials permission to the user one by
one, confirming that the toolbar continues to show the correct options.

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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


More information about the Koha-bugs mailing list