[Koha-bugs] [Bug 7976] "Borrow Permission" is not used and can be removed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 4 22:08:14 CEST 2016


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

Bouzid <bouzid.fergani at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |bouzid.fergani at inlibro.com
         Resolution|FIXED                       |---

--- Comment #14 from Bouzid <bouzid.fergani at 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.


More information about the Koha-bugs mailing list