[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.14-2-g6749b63

Git repo owner gitmaster at git.koha-community.org
Thu Jan 19 16:14:40 CET 2017


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  6749b6307830a45bfa115be0d8d13e2105c00263 (commit)
      from  d6bf898dd5b16decaf6edc892fa5c25fdf2e5218 (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 6749b6307830a45bfa115be0d8d13e2105c00263
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Tue Jan 10 22:20:40 2017 +0000

    Bug 17879: Use image filename if no image name is entered
    
    This patch changes the code to use the filename of the uploaded image if
    no specific image name is entered.
    
    To test:
    1) Go to Tools -> Patron card creator -> Manage images
    2) Upload an image and leave the image name field empty
    3) Notice this works and 'Name' is left empty.
    4) Apply patch and refresh page
    5) Upload an image and leave the image name field empty
    6) Notice the image name is given the filename so that 'Name' is no
    longer empty.
    
    Sponsored-by: Catalyst IT
    Signed-off-by: Claire Gravely <claire_gravely at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit d3752c85dc2f5af974ec2fe4585efa8510302968)
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    (cherry picked from commit d8ff6f0ea8a0839c4689897fa27857b33f9bfb81)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 patroncards/image-manage.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list