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

--- Comment #5 from Lucas Gass <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to