]> git.koha-community.org Git - koha.git/commit
Bug 10752: Alert the librarian if the suggestion has not been added
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 16 Apr 2015 14:57:03 +0000 (16:57 +0200)
committerChris Cormack <chris@bigballofwax.co.nz>
Sun, 17 May 2015 04:23:14 +0000 (16:23 +1200)
commitd049dc643aa1351ab0c7d094a9afca532159951d
tree172092f0337eaabf4d122172228102d40586053c
parent4ed13ccb0985974bd60d1619acd9d5ce9d73ac86
Bug 10752: Alert the librarian if the suggestion has not been added

Test plan:
- Create a new suggestion, chose a short term as your title and copy it.
- Leave all other fields of the suggestion form untouched.
- Save your first suggestion.
- Enter a second suggestion with the same title.

Before this patch, the suggestion was not inserted without alert.
With this patch, an alert is displayed on the interface.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
NOTE: Love the simplicity and ability to expand. :)

Tested with all pateches applied. Wors as expected.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 81ab20e6bbf988b4f9613f63cd799a28e8296208)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt
suggestion/suggestion.pl