[Koha-bugs] [Bug 19269] Advanced Editor - Rancor - Add ability to search batches by lccn and pubdate

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 22 21:57:38 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19269

Cori Lynn Arnold <carnold at dgiinc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #77911|0                           |1
        is obsolete|                            |

--- Comment #7 from Cori Lynn Arnold <carnold at dgiinc.com> ---
Created attachment 80989
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80989&action=edit
Bug 19269: Rancor - Add LCCN, pubdate to indexing

This patch fills the two new columns in the import_biblios table:
lccn, pubdate
It also fixes update of ocntrol number in the import_biblios table

Because 010 fields can have leading and trailing whitespace, added trim
before INSERT into import_biblios table. -cori lynn

To test:
1 - Apply and update database
2 - Import some records
3 - Check the import table to see new columns are populated correctly
4 - check control number is correct in table too
5 - Open advanced cataloging editor
6 - Set your batch as searchable (settings->import batches)
7 - You should now be able to search batches for lccn or pubdate or
control number
8 - Verify records are found as expected and can be saved to catalog or
batch

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


More information about the Koha-bugs mailing list