https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26853 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- Created attachment 112657 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112657&action=edit Bug 26853: Harmonize import_biblios with biblio and biblioitems This patch harmonizes the column datatypes of import_biblios with biblio and biblioitems to prevent database errors which cause staged MARC uploads to sometimes fail to update 100% correctly. To test: 1. Go to http://localhost:8081/cgi-bin/koha/tools/stage-marc-import.pl 2. Upload a file with MARC records with titles longer than 128 characters long 3. Click "Stage for import" 4. Monitor /var/log/koha/kohadev/intranet-error.log for database errors 5. Note that there are no database errors -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.