[Bug 7976] "Borrow Permission" is not used and can be removed
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7976 Bouzid <bouzid.fergani@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |bouzid.fergani@inlibro.com Resolution|FIXED |--- --- Comment #14 from Bouzid <bouzid.fergani@inlibro.com> --- Hi all, The borrow permission is removed, but it existing in this files: opac/opac-idref.pl:40: flagsrequired => { borrow => 1 }, opac/opac-news-rss.pl:37: flagsrequired => { borrow => 1 }, opac/opac-restrictedpage.pl:43: flagsrequired => { borrow => 1 }, opac/svc/login:46 checkauth( $query, 1, { borrow => 1 }, 'opac', $decoded_json->{'email'} ); I think, it's a bug. Bouzid. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org