Bug 10148: Marc21 field 007 builder improper reload values
authorMark Tompsett <mtompset@hotmail.com>
Mon, 11 Apr 2016 03:18:26 +0000 (23:18 -0400)
committerFrédéric Demians <f.demians@tamil.fr>
Tue, 23 Aug 2016 09:42:10 +0000 (11:42 +0200)
commite3da772c3cd10ab999b7ee5708c6eab5dfb0599d
tree0f489ee182a63795707d086e12606eee0014f06c
parent97f1d825cd4031e0c9077d9d8cf0f0c7f69d894c
Bug 10148: Marc21 field 007 builder improper reload values

The more correct solution is fix that template file.
However, in the mean time, this works.

TEST PLAN
---------
 1) find a record
 2) edit record
 3) click value builder for 007
 4) change everything to pipes as much as possible.
    (use Motion Picture to get all 00-22 values)
 5) save
    -- should save just fine.
 6) click the value builder again
    -- OOPS! Bad reload.
 7) prove t/db_dependent/FrameworkPlugin.t
    -- NOISY 007 messages.
 8) apply patch
 9) click the value builder again
    -- good reload
10) prove t/db_dependent/FrameworkPlugin.t
    -- No noise related to 007.
11) run koha qa test tools.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 22c851cc2fea3c3868f7643132392f0a34439c65)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
cataloguing/value_builder/marc21_field_007.pl