[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
Tue Jul 19 09:32:58 CEST 2022


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

--- Comment #99 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Looks like ktd is failing to setup if those patches are applied and
KOHA_ELASTICSEARCH is set to 1.


koha_1       | [942] Indexing biblios
koha_1       | Invalid data, cannot decode metadata object
(biblio_metadata.id=368, biblionumber=369, format=marcxml, schema=MARC21,
decoding_error=':8: parser error : PCDATA invalid Char value 31
koha_1       |   <controlfield tag="001">00aD000015937</controlfield>
koha_1       |                             ^
koha_1       | :9: parser error : PCDATA invalid Char value 31
koha_1       |   <controlfield tag="004">00satmrnu0</controlfield>
koha_1       |                             ^
koha_1       | :9: parser error : PCDATA invalid Char value 31
koha_1       |   <controlfield tag="004">00satmrnu0</controlfield>
koha_1       |                                ^
koha_1       | :9: parser error : PCDATA invalid Char value 31
koha_1       |   <controlfield tag="004">00satmrnu0</controlfield>
koha_1       |                                   ^
koha_1       | :9: parser error : PCDATA invalid Char value 31
koha_1       |   <controlfield tag="004">00satmrnu0</controlfield>
koha_1       |                                      ^
koha_1       | :10: parser error : PCDATA invalid Char value 31
koha_1       |   <controlfield tag="008">00ar19881981bdkldan</controlfield>
koha_1       |                             ^
koha_1       | :10: parser error : PCDATA invalid Char value 31
koha_1       |   <controlfield tag="008">00ar19881981bdkldan</controlfield>
koha_1       |                                        ^
koha_1       | :10: parser error : PCDATA invalid Char value 31
koha_1       |   <controlfield tag="008">00ar19881981bdkldan</controlfield>
db_1         | 2022-07-19  7:27:59 13 [Warning] Aborted connection 13 to db:
'koha_kohadev' user: 'koha_kohadev' host: '172.24.0.6' (Got an error reading
communication packets)
koha_1       |                                            ^')koha_koha_1 exited
with code 1


May need to be investigated before push.

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


More information about the Koha-bugs mailing list