http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10455 --- Comment #10 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #6)
(In reply to David Cook from comment #5)
(In reply to Jonathan Druart from comment #4)
biblioitems.marc is used by misc/cronjobs/MARC21_parse_test.pl. Does this script still used?
I've never even heard of this script before, so I don't think that we use it. However, I suppose it's possible that someone uses it?
Could we just remove the references to biblioitems.marc in this one script?
Yes we could, if nobody uses the --fix option:
243 -f --fix Replace biblioitems.marcxml from data in marc field, default OFF
I have just used it right now. For testing purpose I have removed the marcxml field. Using --fix, I was able to repopulate it from the marc. -- You are receiving this mail because: You are watching all bug changes.