https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25033
--- Comment #17 from Jonathan Druart <[email protected]> --- Resume for private discussion: Maybe the method was not needed (but now we have it, and covered by tests). Another solution would have been to do something like Koha::Patron->libraries_where_can_see_patrons, ie. get a whitelist of libraries for a given patron. (Note that this method currently use userenv but should not, and could avoid it). Waiting for another QA feedback. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
