Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Owen Leonard c72f01d907 Bug 19322: Typo in UNIMARC field 140 plugin
This patch corrects some incorrect information in the UNIMARC plugin for
tag 140. Literature code "li" should be "mystic literature."

To test you do not need a UNIMARC installation. Apply the patch and go
to Administration -> MARC frameworks and Actions -> MARC structure for
one of your frameworks.

- Edit subfields for a tag, e.g. 245. This is only for testing purposes
  so it doesn't have to be any particular tag.
- Change the options for one of the subfields, e.g. $a. Under "Other
  options (choose one), set "Plugin" to "unimarc_field_140.pl"
- Save changes.
- Open a bibliographic record for editing using the framework you
  modified.
- Click the plugin link next to the subfield you modified, e.c. 245$a.
- This should trigger the "UNIMARC field 140 builder" popup window.
- Find "Literature" and select "Mystic literature." Save.
- In the MARC editor, the field you modified should contain the value
  "li" at position 17-18.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-10-01 10:33:10 +02:00
..
value_builder Bug 19322: Typo in UNIMARC field 140 plugin 2020-10-01 10:33:10 +02:00
addbiblio.tt Bug 25321: Remove 2 remaining occurrences of strings.inc 2020-09-29 14:28:18 +02:00
addbooks.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
additem.tt Bug 25321: Remove 2 remaining occurrences of strings.inc 2020-09-29 14:28:18 +02:00
editor.tt Bug 17268: Use API to store/retrieve values 2020-05-04 08:25:41 +01:00
linkitem.tt Bug 25744: Replace <i> with <em> in staff interface 2020-09-18 11:08:35 +02:00
merge.tt Bug 25320: Move translatable strings out of merge-record-strings.inc into merge-record.js 2020-09-29 14:28:19 +02:00
moveitem.tt Bug 25744: Replace <i> with <em> in staff interface 2020-09-18 11:08:35 +02:00
z3950_auth_search.tt Bug 26291: Move translatable strings out of z3950_search.inc into z3950_search.js 2020-09-29 14:28:19 +02:00
z3950_search.tt Bug 26291: Move translatable strings out of z3950_search.inc into z3950_search.js 2020-09-29 14:28:19 +02:00