https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21284
--- Comment #27 from Fridolin Somers <[email protected]> --- 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. _______________________________________________ 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/
