[Koha-bugs] [Bug 7521] Cannot receive serials without full serials permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 10 07:37:45 CET 2012


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

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> 2012-02-10 06:37:45 UTC ---
Created attachment 7554
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7554
Bug 7521: Templates should use receive_serials permission

Corrects templates to use permission receive_serials.

Before patch:
1) Serial receive page (/cgi-bin/koha/serials/serials-edit.pl...)
can only be accessed with full serials permissions.
When one permission is missing, page can not be accessed.

2) Serial collection/Issue History page
(/cgi-bin/koha/serials/serials-collection.pl...)
can only be accessed with full serials permissions.

After applying patch:
1) Serial receive page can only be accessed when user has receive_serials
permission.

2) Edit and serial receive links are hidden, when user doesn't have
serials_receive permission. Page is accessible with at least 1 serials
permission.

I will send a another patch to correct behaviour for the routing permission.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list