http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9523 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall@gmail.com --- Comment #8 from Kyle M Hall <kyle.m.hall@gmail.com> --- Odd, I can still replicate this bug on master: http://screencast.com/t/M5qWorUpl Kyle (In reply to comment #7)
Kyle, I cannot reproduce the issue.
My test plan: 1/ Choose a biblio (biblionumber=XXX) 2/ Save it as MARC unicode/UTF-8 3/ Stage my record file with a matching rule (ISBN) and add the incoming record if matching. Screen is: 1 records in file 0 records not staged because of MARC error 1 records staged 1 records with at least one match in catalog per matching rule "ISBN" 1 item records found and staged
4/ Delete items and biblio XXX 5/ Import into the catalog Screen is: Number of records added 1 Number of records updated 0 Number of records ignored 0 Number of items added 1 Number of items ignored because of duplicate barcode 0
A new record with biblionumber=YYY is created.
What I missed?
-- You are receiving this mail because: You are watching all bug changes.