From c38fe73a426f4685dcde98338efd0fde162bf714 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Tue, 9 Dec 2014 14:50:44 +0100 Subject: [PATCH] [SIGNED OFF] Bug 13416: Typo in marc21_leader.pl position 5 (record status) Instead of a space in the leader on this position, it should be an a. Test plan: 1) Log in to staff client 2) Find a record in the catalog 3) Edit the record 4) Click the on builder popup icon. 5) View the page source -- the option is " " for the 'a- Increase in encoding level' entry. It really should be 'a'. 6) Apply patch. 7) Repeat steps 1-5 -- the option should be 'a' this time. 8) Run koha qa test tools. -- Discovered it failed. Provided a patch to fix this. It does, however, solve the major problem of ' ' vs. 'a'. Signed-off-by: Mark Tompsett --- .../cataloguing/value_builder/marc21_leader.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tt index 62347f8..b6826a5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tt @@ -16,9 +16,9 @@