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

Nick Clemens <n...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n...@bywatersolutions.com
             Status|Signed Off                  |Failed QA

--- Comment #18 from Nick Clemens <n...@bywatersolutions.com> ---
Something is not right with Koha::Item::last_returned_by 

It returns a patron object, but the relationship is to ItemsLastBorrower and
the call to set it doesn't work

prove -v t/db_dependent/Circulation/StoreLastBorrower.t


Also Koha/Virtualshelfshare.pm :
everywhere else we assign resultset to rs, then create new - it isn't wrong,
just inconsistent

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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