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)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 10 Aug 2016 13:22:27 +0000 (13:22 +0000)
commit22c851cc2fea3c3868f7643132392f0a34439c65
tree3afc378bc73f0a2f21fb47c857bdabcd71c0dc9c
parentb543fa74fe888b9e53cfc06ac58e2f7ac1689ae5
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>
cataloguing/value_builder/marc21_field_007.pl