I'm accruing many little issues. while running the code. I'll put the patches in, at least to document them. If the powers-that-be decide to fix in differently, all the same to me.
Created attachment 55748 [details] [review] Bug 17328 - import_records.marcxml_old requires a value https://bugs.koha-community.org/show_bug.cgi?id=17238
Created attachment 55749 [details] [review] Bug 17328 - borrowers.flags must be passed an integer.
Created attachment 55751 [details] [review] Bug 17328 - categories' many int fields cannot be NULL This fixes the code, but the DB should also be fixed with default values.
Connect to the general bug 17258
Created attachment 55752 [details] [review] Bug 17328 - borrowers.flags must be passed an integer.
Created attachment 55841 [details] [review] Bug 17328 - Borrowers table modifications must provide valid values for int columns
Comment on attachment 55752 [details] [review] Bug 17328 - borrowers.flags must be passed an integer. now cover the other fields from table borrowers.
too... many... issues... Now fighint le size limit on issn. All of this pointless unless first patching the DB with alters to set default values, then modify the schemas, then modify the code. Huge task...
Need to be moved as a depend bug of bug 17258. *** This bug has been marked as a duplicate of bug 17258 ***