http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9523
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #7 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
