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

Jonathan Druart <jonathan.dru...@bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |18395

--- Comment #265 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
There is something very wrong with the new subroutines, they have been added to
both Koha::Patron and Koha::Patrons:

% git grep 'sub article_request' Koha/Patron*.pm
Koha/Patron.pm:sub article_requests {
Koha/Patron.pm:sub article_requests_current {
Koha/Patron.pm:sub article_requests_finished {
Koha/Patrons.pm:sub article_requests {
Koha/Patrons.pm:sub article_requests_current {
Koha/Patrons.pm:sub article_requests_finished {

See bug 18395.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18395
[Bug 18395] Wrong article request methods in Koha::Patrons
-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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