[Koha-bugs] [Bug 21284] ILS-DI: Allow GetPatronInfo to tell if a checked out item is on hold for someone else

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 13 20:07:14 CET 2023


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

--- Comment #27 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Unit test was failing :

#   Failed test 'No tests run for subtest "AuthenticatePatron test"'
#   at t/db_dependent/ILSDI_Services.t line 124.
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Unknown column 'opacusercss' in 'field list' at
/kohadevbox/koha/t/lib/TestBuilder.pm line 384

Fixed in 23.05.x with follow-up :
AddIssue() still uses unblessed patron object.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list