5 Aug
2011
5 Aug
'11
2:24 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4222 --- Comment #26 from Ian Walls <ian.walls@bywatersolutions.com> 2011-08-05 12:24:11 UTC --- Since Koha 3.4, the item information is no longer stored in biblioitems.marcxml, so I don't believe this script will work on current databases. What needs to happen: 1) identify all items with an unmapped 952$x in more_subfields_xml 2) for each of those items, move the content of the more_subfields_xml 952$x to items.nonpublicnote 3) add the biblio for the items to zebraqueue for reindexing -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.