]> git.koha-community.org Git - koha.git/commit
Bug 29697: Deal with the degraded view in detail.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 18 Mar 2022 10:30:31 +0000 (11:30 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 22 Jul 2022 18:24:12 +0000 (15:24 -0300)
commit25f78370c49dbbb589ed6c12ca8126ff55959093
tree8c5bd523132fbcea83f11a1fb5c8069194c8e1e7
parent9d1a2f27cfd4449b21882f8a0b3a9f8180d801df
Bug 29697: Deal with the degraded view in detail.pl

In detail.pl we must provide a degraded view with an error message about
invalid MARC::Record.
We are then forced to reproduce the GetMarcBiblio behaviour and call
StripNonXmlChars on the MARC::XML

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Rebased-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Biblio.pm
catalogue/detail.pl