https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260
--- Comment #175 from Lucas Gass (lukeg) <[email protected]> --- (In reply to Andrew Fuerste-Henry from comment #174) > prove t/db_dependent/Koha/Patrons.t succeeds for me both with and without > this patch. The test plan worked as described. > > I get an error trying to open /cgi-bin/koha/catalogue/moredetail.pl when > StoreLastBorrower is enabled and one or more items on the bib has a null > borrowernumber entry in items_last_borrower. That means step 13 of the test > plan is creating data that causes records not to load in the staff client. I can't recreate exactly this. Instead, when I get to step 12, I get: DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Column 'borrowernumber' cannot be null at /kohadevbox/koha/Koha/Patrons.pm line 218 -- 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/
