]> git.koha-community.org Git - koha.git/commit
Bug 13416: Typo in marc21_leader.pl position 5 (record status)
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 9 Dec 2014 13:50:44 +0000 (14:50 +0100)
committerChris Cormack <chris@bigballofwax.co.nz>
Tue, 23 Dec 2014 07:23:38 +0000 (20:23 +1300)
commitcb4933ce1c7ff92016648b04245111f4cb6257dd
tree919c61d95a47bc9cdd0bc2fb7ddd6e11a7907947
parentfd8d46c58226c61cfc964ea1b4373d506b208a9c
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 <mtompset@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 7ef33d19a157c1535327feb6b6c6e3ea17e27764)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tt