]> git.koha-community.org Git - koha.git/commit
Bug 10715 - MARC21 007 Plugin Editor doesn't load position 01
authorDavid Cook <dcook@prosentient.com.au>
Tue, 13 Aug 2013 02:16:28 +0000 (12:16 +1000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 11 Sep 2013 17:07:54 +0000 (14:07 -0300)
commit8a407d8d02463cd15423735dc6030da2c8f5e3a7
treed7cf897607b877b4dda67623981e89c2cd174dff
parentf21d18254f636d882563f0c56dd84ebe48c9398f
Bug 10715 - MARC21 007 Plugin Editor doesn't load position 01

This patch changes the MARC21 007 plugin editor so that it uses
1 character instead of 4 characters for position 01.

TEST PLAN:

1) Create new record/edit an existing record
2) Using the tag editor for the 007 field, choose "Videorecording"
3) Click OK
4) Change the second character in the 007 from "c" to "d"
5) Open the tag editor again
6) Note that position 01 will still say "c - Videocartridge" rather
than "d - Videodisc".
7) Exit tag editor

8) Apply patch

9) Reload the page (Shift + Refresh is always useful)
10) Open the tag editor again
11) Note that position 01 will now say "d - Videodisc"

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 73ac970f734b0f04fff5561aa35bb9d9d47aa943)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Fix worked as expected.
cataloguing/value_builder/marc21_field_007.pl