[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.10-21-ge448cb9

Git repo owner gitmaster at git.koha-community.org
Thu Mar 7 00:04:23 CET 2019


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, 18.05.x has been updated
       via  e448cb9042e1b449ca64ee99f1ac2576126e2f6d (commit)
       via  e6bfbc6832fb5a4b87f7e12f6e45e6d814f5b311 (commit)
      from  214b7d8db0d3f55251cd7e59d02cbbb9bad1e68a (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 e448cb9042e1b449ca64ee99f1ac2576126e2f6d
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Sat Feb 18 19:50:32 2017 -0500

    Bug 18143: Silence ods MARC framework export flood
    
    Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault at inLibro.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 5b0eb51c8066abbd645731593572277ca5b46715)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 854f1ca17a78c5b73c63cfd0b57bcf89108778b2)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit e6bfbc6832fb5a4b87f7e12f6e45e6d814f5b311
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Sat Feb 18 19:21:59 2017 -0500

    Bug 18143: Silence XML MARC Framework export flood
    
    TEST PLAN
    ---------
    1) Log in to staff client
    2) Click Koha administration
    3) Click MARC bibliographic framework
    4) export default as xml
    5) Read the error log
       -- it's floody and export is default framework
    6) export another framework as xml
    7) Read the error log
       -- it's floody and export is the correct framework
    8) apply the patch
    9) repeat steps 4-7
       -- expected frameworks exported, and no flooding.
    10) run koha qa test tools
    
    Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault at inLibro.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 719153455c8c58fb8b1a8e9123acef5052dbd462)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 65a6cd355ef227ab4e11b620f485f010b611e115)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/ImportExportFramework.pm |    4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list