http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7976 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Version|3.6 |master --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- It appears that there are some references to the borrow permission in the codebase, but I am not sure about the intended functionality either: Some examples: ... basket/basket.pl: flagsrequired => { borrow => 1 }, basket/downloadcart.pl: flagsrequired => { borrow => 1 }, basket/sendbasket.pl: flagsrequired => { borrow => 1 }, basket/sendbasket.pl: flagsrequired => { borrow => 1 }, ... -- You are receiving this mail because: You are watching all bug changes.