Bug 15415: Warn when creating a new print profile
authorAleisha Amohia <aleishaamohia@hotmail.com>
Fri, 2 Dec 2016 03:04:07 +0000 (03:04 +0000)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 27 Dec 2016 21:58:55 +0000 (22:58 +0100)
commit0e8569583f33cf57512e47eb403e50925d7a5a98
tree704b8ed1fc8b9d347e48ea6e85943333837cfdae
parent9456d9e3f0753039cad8b2a2917da7cceb01d9f1
Bug 15415: Warn when creating a new print profile

As per Jonathan's comment in Comment 3, I've put that line of code in an
if statement that will only call the get_attr method if we are editing
an existing profile (therefore the profile id will exist).

To test:
1) Go to Tools -> Patron Card Creator -> New printer profile
2) Notice warn
3) Apply patch
4) Refresh page
5) Confirm warn is gone and page still works as expected

Sponsored-by: Catalyst IT
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 47e80e899aca7c79aaeb58350401a1963fbe709d)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
patroncards/edit-profile.pl