https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31644
--- Comment #6 from Nick Clemens <[email protected]> --- (In reply to David Nind from comment #5) > I attempted to test. > > The record is updated, however there is this message in the job list after > running the batch modification: > > Bibliographic record 439 has not been modified. An error occurred on > modifying it. (C4::Biblio::_koha_modify_biblioitem_nonmarc(): DBI Exception: > DBD::mysql::st execute failed: Incorrect integer value: 'Computer > programming' for column `koha_kohadev`.`biblioitems`.`totalissues` at row 1 > at /kohadevbox/koha/C4/Biblio.pm line 425 ). > > That's my fault, the test plan has you copy text to a numeric field. If you try with a field that has a number is suspect you won't get that error -- 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/
