]> git.koha-community.org Git - koha.git/commit
Bug 17879: Use image filename if no image name is entered
authorAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 10 Jan 2017 22:20:40 +0000 (22:20 +0000)
committerJulian Maurice <julian.maurice@biblibre.com>
Thu, 19 Jan 2017 15:09:11 +0000 (16:09 +0100)
commit6749b6307830a45bfa115be0d8d13e2105c00263
tree2ccfa54df01e3c2c57fb5a182bf69e6d40c335d2
parentd6bf898dd5b16decaf6edc892fa5c25fdf2e5218
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@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit d3752c85dc2f5af974ec2fe4585efa8510302968)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
(cherry picked from commit d8ff6f0ea8a0839c4689897fa27857b33f9bfb81)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
patroncards/image-manage.pl