[Koha-bugs] [Bug 29697] Replace GetMarcBiblio occurrences with $biblio->metadata->record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 20 19:42:07 CEST 2022


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

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #137924|0                           |1
        is obsolete|                            |

--- Comment #112 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
Created attachment 137948
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137948&action=edit
Bug 29697: Don't crash ES reindex if a record is wrong

We don't want rebuild_elasticsearch.pl to crash if a record is wrong
(also fix ktd setup).
Note that now the script will output an error for the problematic
record, which is certainly the expected behaviour as we are doing it
already for authority records.

Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>

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


More information about the Koha-bugs mailing list