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@lists.koha-community.org
          Reporter: glask...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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