Koha/cataloguing/value_builder
Jonathan Druart 41a8005d10 Bug 28606: Remove $DEBUG and $ENV{DEBUG}
We should remove the debug statements or use Koha::Logger when we want
to keep it.

Test plan:
Confirm that occurrences of remaining occurrences of DEBUG need to be
kept (historical scripts for instance)
Confirm that the occurrences removed by this patch can be removed
Confirm that the occurrences replaced by Koha::Logger are correct

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Looks good to me, noting a few minor points on BZ.

JD amended patch: replace "warn #Finished" with "#warn Finished", and
put the statement on a single line

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-06-24 11:53:44 +02:00
..
barcode.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
barcode_manual.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
callnumber-KU.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
callnumber.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
cn_browser.pl Bug 26605: Correctly URI-encode query string in call number browse plugin 2020-11-02 11:03:09 +01:00
dateaccessioned.pl Bug 7806: Fix remaining occurrences of 0000-00-00 2021-03-01 11:16:42 +01:00
EXAMPLE.pl Bug 25354: Clean up JavaScript markup in cataloging plugin scripts 2020-10-14 14:50:07 +02:00
macles.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
marc21_field_005.pl Bug 25354: Clean up JavaScript markup in cataloging plugin scripts 2020-10-14 14:50:07 +02:00
marc21_field_006.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
marc21_field_007.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
marc21_field_008.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
marc21_field_008_authorities.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
marc21_field_008_classifications.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
marc21_field_245h.pl Bug 25354: Clean up JavaScript markup in cataloging plugin scripts 2020-10-14 14:50:07 +02:00
marc21_field_260b.pl Bug 15933: Add +x to the script 2020-09-28 11:08:03 +02:00
marc21_leader.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
marc21_leader_authorities.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
marc21_linking_section.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
marc21_orgcode.pl Bug 25354: Clean up JavaScript markup in cataloging plugin scripts 2020-10-14 14:50:07 +02:00
normarc_field_007.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
normarc_field_008.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
normarc_leader.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
stocknumber.pl Bug 25354: Clean up JavaScript markup in cataloging plugin scripts 2020-10-14 14:50:07 +02:00
stocknumberam123.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
stocknumberAV.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_4XX.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_010.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_100.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_100_authorities.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_105.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_106.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_110.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_115a.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_115b.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_116.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_117.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_120.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_121a.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_121b.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_122.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_123a.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_123d.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_123e.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_123f.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_123g.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_123i.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_123j.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_124.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_124a.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_124b.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_124c.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_124d.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_124e.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_124f.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_124g.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_125.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_125a.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_125b.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_126.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_126a.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_126b.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_127.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_128a.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_128b.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_128c.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_130.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_135a.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_140.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_141.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_210c.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_210c_bis.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_225a.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_225a_bis.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_686a.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_field_700-4.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
unimarc_leader.pl Bug 28591: Don't pass debug to get_template_and_user 2021-06-22 12:04:32 +02:00
upload.pl Bug 25354: Clean up JavaScript markup in cataloging plugin scripts 2020-10-14 14:50:07 +02:00