[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.07-48-g0bd65b6

Git repo owner gitmaster at git.koha-community.org
Thu Jun 16 10:53:18 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  0bd65b6e1117470dfb5eebbd753babee02a839a1 (commit)
      from  eb8c112456fe874ef7065c62fa2a3bc20ca3f2ab (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 0bd65b6e1117470dfb5eebbd753babee02a839a1
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Apr 5 07:52:50 2016 +0100

    Bug 16199: Remove C4::Ris::charconv
    
    This subroutine always returns what has been sent in parameter.
    It is unecessary and can be removed.
    
    Test plan:
      prove t/Ris.t
    should not be noisy
    
    Export a catalogue record in Ris should generate the same file with and
    without this patch
    
    NOTE: With/Without were identical in my testing.
          t/Ris.t is nicely silenced.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com
    (cherry picked from commit 88dc70f7e691da61742f79c46c601de82a1d7e56)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 C4/Ris.pm |   53 ++++++++++++++++-------------------------------------
 t/Ris.t   |    5 +----
 2 files changed, 17 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list