[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.09-121-gcddad23

Git repo owner gitmaster at git.koha-community.org
Tue Aug 23 17:24:54 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, 3.22.x has been updated
       via  cddad2384d6b7cd63fa463ba02c757932aea9e0f (commit)
      from  26537653657e02e7bc201b55ac49c5186607cd03 (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 cddad2384d6b7cd63fa463ba02c757932aea9e0f
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>
    (cherry picked from commit 22c851cc2fea3c3868f7643132392f0a34439c65)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit e3da772c3cd10ab999b7ee5708c6eab5dfb0599d)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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