Bug 29111: Remove unused indicator modification code for items
authorJoonas Kylmälä <joonas.kylmala@iki.fi>
Sun, 26 Sep 2021 08:10:15 +0000 (08:10 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 15 Oct 2021 09:34:26 +0000 (11:34 +0200)
commitf8086712952b7cf6dadcecf2a2c7486f228ecca6
treea17575a62beb11ac6388afdf45e7dff7d6bbd57c
parent39f7b7140d6a8f21a2687dcb836db77ae9304699
Bug 29111: Remove unused indicator modification code for items

The indicator value for 952 was hard coded in every case to " ". In
order to achieve that we can simply pass undef to TransformHtmlToXml()
and it will set the indicator values to " ".

To test:
 1) Make sure the submission of (at least some) the modified files
 still work, e.g. test that making a new item via
 cataloguing/additem.pl works.

Signed-off-by: Petro Vashchuk <stalkernoid@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Rebased-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
acqui/addorder.pl
acqui/addorderiso2709.pl
acqui/finishreceive.pl
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt
serials/serials-edit.pl
tools/batchMod.pl