Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
George Veranis 78badbdad7
Bug 19313: Fix typo in in unimarc_field_130.pl value builder
This patch fixes a simple typo

Test plan:
1) Go to Administration -> MARC bibliographic framework
2) Select a framework and add plugin unimarc_field_130.pl to 130 field
3) Open cataloguing screen
4) Go to 130 field and check if for subfield a shows value for
   'unknown' select it and close the window, check on value on 130$a at
   position 8 to have the value 'd'.
5) Repeat step 4 and select the value 'mixed emulsion' close the plugin
   window and check at position 8 to have the value 'u'
6) Apply the patch
7) Go to field 130, open the plugin window and select value 'unknown'
   close the window and check at position 8 to have the value 'u'
8) Go to field 130, open the plugin window and select value 'mixed
   emulsion', close the window and check at position 8 to have the
   value 'v'

https://www.ifla.org/files/assets/uca/unimarc_updates/BIBLIOGRAPHIC/b_130_update2017.pdf

Mentored-by: Andreas Roussos
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-29 18:58:40 +01:00
..
value_builder Bug 19313: Fix typo in in unimarc_field_130.pl value builder 2020-04-29 18:58:40 +01:00
addbiblio.tt Bug 25231: Rename button instead of alert/confirm when replacing record 2020-04-29 16:54:29 +01:00
addbooks.tt Bug 24420: Display waiting on hold items in the Cataloging search results Location column 2020-02-05 12:36:46 +00:00
additem.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00
editor.tt Bug 24789: Remove ITS macro format 2020-03-16 11:02:35 +00:00
linkitem.tt Bug 8595: (follow-up) Changing other occurrences of 'host item' to 'host record' 2020-03-20 15:35:25 +00:00
merge.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
moveitem.tt Bug 24232: Hide the "Delete biblio" if permission edit_catalogue not set 2019-12-20 12:07:27 +00:00
z3950_auth_search.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00
z3950_search.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00