[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
Mon Apr 25 16:31:01 CEST 2016


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

--- Comment #8 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 50639
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50639&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.

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


More information about the Koha-bugs mailing list