[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.01-19-g82ce10d

Git repo owner gitmaster at git.koha-community.org
Wed Jun 27 12:44:05 CEST 2018


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  82ce10dd2817e99aa138d87287d903e5c7539a0a (commit)
       via  b9bd93e9205d4b8344a77214fefb8efe2c84792e (commit)
       via  3b9a81e394c4f47433b3f0057b9b819549f583b8 (commit)
      from  64fc4809e9ee40d42413f9a2e33e1e93f53ec3d0 (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 82ce10dd2817e99aa138d87287d903e5c7539a0a
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Fri Jun 22 15:02:01 2018 +0100

    Bug 20972: Add a testcase for bug 20972
    
    Ensure all 10 characters of ISBN are preserved
    
    And that ISBNs and EANs are correctly identidied in the PIA segment
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit b9bd93e9205d4b8344a77214fefb8efe2c84792e
Author: xljoha <johan.larsson at ub.gu.se>
Date:   Thu Jun 21 09:58:55 2018 +0200

    Bug 20972: If ISBN has 10 numbers only the first 9 numbers are used
    
    If ISBN has 10 numbers only the first 9 numbers are being added to the Edifact-message (PIA+5+3540556753:IB')
    
    This is caused by wrong positioning of capturing parentheses in a regular expression.
    
    Sponsored-by: Gothenburg University Library
    Signed-off-by: Colin Campbell <colin.campbell at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 3b9a81e394c4f47433b3f0057b9b819549f583b8
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jun 4 14:40:03 2018 +0000

    Bug 20876: The form_serialized_itype cookie is not used and should be removed
    
    This patch removes references to a form_serialized_itype cookie which
    appears in the code as part of the process of storing information used
    in the generation of the "Return to the last advanced search" link.
    
    To test, apply the patch and perform an advanced search in the OPAC
    using several search options including a limit by item type. From the
    search results page, follow the "Return to the last advanced search"
    link. The advanced search form should appear with all the search options
    you submitted before.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 Koha/Edifact/Order.pm                                     |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc |    1 -
 .../opac-tmpl/bootstrap/en/modules/opac-advsearch.tt      |    1 -
 t/Ediorder.t                                              |   13 ++++++++++++-
 4 files changed, 13 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list