[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.01-3-g85ea125

Git repo owner gitmaster at git.koha-community.org
Thu Dec 18 01:06:01 CET 2014


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.18.x has been updated
       via  85ea12515a88bb159dc556a16f63910e9eb13797 (commit)
      from  5a4d2067be86c5df4fc9e78e55f0b9c6c74ac970 (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 85ea12515a88bb159dc556a16f63910e9eb13797
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Fri Dec 12 11:51:38 2014 -0500

    Bug 13451: Holidays.t assumes default data
    
    This patch removes that assumption by expressly setting data
    to be default.
    
    TEST PLAN
    ---------
    1) Ensure that branch code is NOT 'MPL' in the
       repeatable_holidays table in your database.
    2) Ensure that branch codes 'MPL' and 'CPL' do not exist
       in the branches table in your database.
    3) prove t/db_dependent/Holidays.t
       -- this should bomb horribly.
    4) Apply patch
    5) prove t/db_dependent/Holidays.t
       -- all tests should succeed.
    6) run koha qa tests
    
    Signed-off-by: Nick Clemens <nick at quecheelibrary.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tests pass without holidays in the calendar.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit d37dee3ddf97a028cc42ef15fd9f938d9b7bd89a)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 t/db_dependent/Holidays.t |   35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list