[Koha-bugs] [Bug 20535] New: ModZebra called with $record with items stripped in ModBiblioMarc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 6 11:13:09 CEST 2018


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

            Bug ID: 20535
           Summary: ModZebra called with $record with items stripped in
                    ModBiblioMarc
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: glasklas at gmail.com

The record that get passed to ModBiblioMarc will not have items embedded.
Saving this through ModZebra will create an elastic document without items, and
no items will be shown in search results for example. By removing the $record
argument from the ModZebra call, ModZebra will reload the record with items
embedded, which solves the problem.

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


More information about the Koha-bugs mailing list