[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 1 22:59:54 CET 2022


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

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

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.

I added them in this manner because it seemed right to be:
-Subfield, included in the title link
-Medium
-Part number
-Part name

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


More information about the Koha-bugs mailing list