http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14377 --- Comment #10 from Winona Salesky <wsalesky@gmail.com> --- Would you mind sending me your marcxml test record to test? Thanks, -Winona wsalesky@gmail.com (In reply to Katrin Fischer from comment #9)
Hm, this last patch doesn't work for me. I have reindexed and the MARC view shows:
942 _2ddc _cBK _n1
<datafield tag="942" ind1=" " ind2=" "> <subfield code="2">ddc</subfield> <subfield code="c">BK</subfield> <subfield code="n">1</subfield> </datafield>
I think the test doesn't work quite right, but I haven't figured out why: test="marc:datafield[@tag=942][marc:subfield[@code='n'] = '1']"
Can you see, what might go wrong here?
I am also not a fan of showing the bibnumber, I think it's more likely to confuse than being helpful. I'd like it better if we showed only the text.
-- You are receiving this mail because: You are watching all bug changes.