[Koha-bugs] [Bug 14456] EmbedSeeFromHeadings record filter shouldn't process MARC holding fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 22 16:28:44 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14456

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 41127
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41127&action=edit
[SIGNED OFF] Bug 14456: (regression test) Holdings fields should be skipped by
EmbedSeeFromHeadings

This patch introduces a regression test for the situation in which
an itemnumber on a record matches the authid of an authority record
and the current implementation of the EmbedSeeFromHeadings filter
wrongly includes new holding fields with authority data...

To test:
- Apply the patch
- Run:
  $ prove t/db_dependent/RecordProcessor_EmbedSeeFromHeadings.t
=> FAIL: The test 'Holdings fields not processed to introduce See-from heading'
   fails.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list