[koha-commits] main Koha release repository branch master updated. v3.22.00-1071-gcc4d982

Git repo owner gitmaster at git.koha-community.org
Fri Apr 1 21:04:02 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  cc4d9822a1bbb66c493ebd2b0def32de2d18a523 (commit)
       via  5c3a58e20863abde22ca2e57233cdf49cc6982e0 (commit)
       via  b6cd9ab8968b7b1b534606f0ad380f75bfa476aa (commit)
      from  ab930af344735d9833ee22903045948f490b836b (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 cc4d9822a1bbb66c493ebd2b0def32de2d18a523
Author: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
Date:   Thu Mar 31 11:21:14 2016 -0300

     Bug 16174: (QA followup) Fix remaining tests
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit 5c3a58e20863abde22ca2e57233cdf49cc6982e0
Author: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
Date:   Wed Mar 30 16:11:19 2016 -0300

     Bug 16174: icondirectories.t broken due to bug 15527
    
    This patch fixes it.
    
    To test:
    - Run
      $ prove xt/author/icondirectories.t
    => FAIL: Tests fail:
       Failed test 'opac_icon_directory: koha-tmpl/opac-tmpl/xslt/itemtypeimg exists'
    - Apply the patch
    - Run
      $ prove xt/author/icondirectories.t
    => SUCCESS: Tests pass and don't raise warnings.
    - Sign off
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit b6cd9ab8968b7b1b534606f0ad380f75bfa476aa
Author: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
Date:   Wed Mar 30 15:15:02 2016 -0300

     Bug 16174: Warning in tt_valid.t due to bug 15527
    
    Bug 15527 introduced a new directory (xslt) on the top level OPAC templates
    directory. The tt_valid.t script should include that top level dir on the list
    of excluded dirs so it doesn't look for themes there.
    
    To test:
    - Run
      $ prove xt/tt_valid.t
    => FAIL: You get the following warning:
    Can't stat koha-tmpl/opac-tmpl/xslt/en: No such file or directory
     at xt/tt_valid.t line 8
    - Apply the patch
    - Run
      $ prove xt/tt_valid.t
    => SUCCESS: Tests pass and don't raise warnings.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 xt/author/icondirectories.t        |    2 +-
 xt/author/translatable-templates.t |    2 +-
 xt/author/valid-templates.t        |    2 +-
 xt/single_quotes.t                 |    2 +-
 xt/tt_valid.t                      |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list