http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4026 Summary: Leader is being mangled on Merge Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: critical Priority: P5 Component: Cataloging AssignedTo: henridamien@koha-fr.org ReportedBy: nengard@gmail.com Estimated Hours: 0.0 Change sponsored?: --- Created an attachment (id=1455) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1455) record with mangled leader is missing data on the search results When merging two records everything seems to work A-OK except that it mangles the Leader which is a big issue - it removes necessary information from the record that effects the display in the OPAC - and makes the record incorrect in general. Here is the record before merge: MARC View Normal View MARC View ISBD View Library mashups : (Record no. 1373) 000 -LEADER fixed length control field 03404cam a22003978a 4500 001 - CONTROL NUMBER control field 15804854 003 - CONTROL NUMBER IDENTIFIER control field OSt 005 - DATE AND TIME OF LATEST TRANSACTION control field 20091215120508.0 008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION fixed length control field 090706s2009 nju b 001 0 eng 010 ## - LIBRARY OF CONGRESS CONTROL NUMBER LC control number 2009025999 Here is the record after merge: MARC View Normal View MARC View ISBD View Library mashups : (Record no. 1373) 000 -LEADER fixed length control field 03521 2200409 4500 001 - CONTROL NUMBER control field 15804854 003 - CONTROL NUMBER IDENTIFIER control field OSt 005 - DATE AND TIME OF LATEST TRANSACTION control field 20091215120508.0 008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION fixed length control field 090706s2009 nju b 001 0 eng 010 ## - LIBRARY OF CONGRESS CONTROL NUMBER LC control number 2009025999 -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.