https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35451
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #83 from Lucas Gass (lukeg) <[email protected]> --- Ive updated the database but I cant make tests pass: prove -v /kohadevbox/koha/t/db_dependent/Koha/Objects/Mixin/AdditionalFields.t /kohadevbox/koha/t/db_dependent/Koha/Objects/Mixin/AdditionalFields.t .. 1..13 DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'record_table' in 'field list' at /kohadevbox/koha/Koha/Object.pm line 174 not ok 1 - no warnings # Failed test 'no warnings' # at /usr/share/perl/5.36/Test/Builder.pm line 193. # There were 1 warning(s) # Previous test 0 '' # DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'record_table' in 'field list' at /kohadevbox/koha/Koha/Object.pm line 174 # at /kohadevbox/koha/Koha/Object.pm line 179. -- 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/
