17 Jun
2013
17 Jun
'13
4:23 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6435 --- Comment #8 from Fridolyn SOMERS <fridolyn.somers@biblibre.com> --- I think this bug is a consequence of removing items form MARC. When using rebuild_zebra.pl, in get_raw_marc_record() : - without "--noxml" option the items are added to MARC::Record in GetMarcBiblio() call. - with "--noxml" option, MARC::Record is build from biblioitems.marc and items are not added. This might be corrected by Bug 10482. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.