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

--- Comment #5 from Tomás Cohen Arazi <[email protected]> ---
(In reply to Jonathan Druart from comment #4)
> Tomas, about the last patch I am wondering if it makes sense. Should not we
> call search_with_library_limits from search_limited and keep the
> search_limited calls?
> I can imagine having other limitations and so a generic method names makes
> more sense.

Maybe, but we could do it in Koha::Objects if such was the case. The idea was
not to 'detect' environment state inside de libs, but do it in the controllers
and explicitly pass the information as parameter in the call.

-- 
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/

Reply via email to