[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.08-81-g3c9af06

Git repo owner gitmaster at git.koha-community.org
Wed Feb 13 00:00: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  3c9af06611d0642ab96d51ca1c249a8e14a52805 (commit)
      from  f52c6cc83f68bdab9b81165d6b76b164a031c82e (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 3c9af06611d0642ab96d51ca1c249a8e14a52805
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Mon Jan 14 05:41:48 2019 +0000

    Bug 17347: Ignore whitespace before and after on renewing
    
    When an item is checked out, Koha ignores whitespace
    at the beginning and the end of the entered barcode.
    This makes life easier, if a barcode is C&P from another
    page. This patch makes the renewal page behave the same.
    
    To test:
    - Checkout an item
    - Renew the item from the renew tab or renewal page
      entering the barcode with leading and trailing
      whitespace
    - "Barcode not found"
    - Apply patch
    - Try again
    - Barcode should be found now
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Devinim <kohadevinim at devinim.com.tr>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 0e220869f5a3327eee8f9426d648fbcaaa0fd7fa)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 7c881b32b5f7bfca6ccb17b8ddc8045ad37a3524)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 circ/renew.pl |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list