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)
committerMason James <mtj@kohaaloha.com>
Wed, 25 Jan 2017 01:21:12 +0000 (14:21 +1300)
commited038fa7de708f43c5fb55f47f0be0558d272a6d
tree813cb902c2d0360e5157589ca5b295c7a44ed429
parent1e3214b676d91583af530336b64cbe682520892b
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>
patroncards/image-manage.pl