[koha-commits] main Koha release repository branch master updated. v16.05.00-455-g22c851c

Git repo owner gitmaster at git.koha-community.org
Wed Aug 10 15:19:37 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  22c851cc2fea3c3868f7643132392f0a34439c65 (commit)
      from  b543fa74fe888b9e53cfc06ac58e2f7ac1689ae5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 22c851cc2fea3c3868f7643132392f0a34439c65
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Sun Apr 10 23:18:26 2016 -0400

    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 at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 cataloguing/value_builder/marc21_field_007.pl |  101 ++++++-------------------
 1 file changed, 25 insertions(+), 76 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list