[Koha-bugs] [Bug 14911] Item search: Display additional 245 subfields in search results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 8 23:20:45 CET 2022


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

--- Comment #9 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 144511
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144511&action=edit
Bug 14911: Add 245 fields to itemsearch title column via biblio-title.inc

To test:
1. Have some records that have these 245 fields:

    -Title 245$a
    -Subtitle 245$b
    -Medium 245$h
    -Part number 245$n
    -Part name 245$p

Note: IN KTD I have to run batchRebuildBiblioTables.pl -c

2. Apply patch and do an item search that will turn up items with the 245
fields lists above
3. Notice that those subfields are now included in the title column.

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


More information about the Koha-bugs mailing list