https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19164 --- Comment #14 from Jon Knight <J.P.Knight@lboro.ac.uk> --- (In reply to Alex Buckley from comment #12)
Created attachment 68341 [details] Record not visible in staged file after running misc/stage-file.pl
Hi Jon
After running the misc/stage-file.pl with the parameters as set in your test plan I have found that instead of displaying the "Basic Christianity. Stott, John R. W. (0802811892)" record a record link 'null' is displayed (see screenshot) and it only contains MARC fields: 000, 001 003, 005 and 008
I copied the contents of your marc file across into my kohadevbox and pasted it into new file with vi and made sure the formatting matched your marc file so I am assuming that this issue may be in the misc/stage-file.pl script.
Hmm, I've just tried on a fresh branch on an updated kohadevbox and I can't reproduce this. Could you add your copy of the marc file to this case so that I can see if vi has done anything odd to it? When I transferred it on my kohadevbox I just used vagrant's NFS share, so it never went near a text editor. -- You are receiving this mail because: You are watching all bug changes.