https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28965
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED --- Comment #5 from Tomás Cohen Arazi <[email protected]> --- (In reply to David Nind from comment #4) > Tests fail for me after applying patch (and dependencies) 8-(... > > root@kohadevbox:koha(bz28965)$ prove t/db_dependent/Virtualshelves.t > t/db_dependent/Virtualshelves.t .. No method count found for > Koha::Virtualshelves DBIx::Class::Storage::DBI::_dbh_execute(): DBI > Exception: DBD::mysql::st execute failed: Unknown column 'public' in 'where > clause' at /kohadevbox/koha/Koha/Objects.pm line 601 This failure is because you didn't run the updatedatabase script with bug 28959 applied. That said, I found some missing bits on that bug as well. So hold on. -- 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/
