[Koha-bugs] [Bug 14070] Notice not saved when mandatory fields are not filled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 22 14:35:47 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14070

--- Comment #9 from Indranil Das Gupta <indradg at gmail.com> ---
Created attachment 39404
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39404&action=edit
Bug 14070: Prevent to save a letter if an error occurred

On saving a letter, if the title or the content of a template is not
defined, a JS alert is raised. But the form is submitted anyway.
This patch prevent the form to be submitted.

Test plan:
- Create or edit a letter
- Fill the title for a template, not the content
- Save
- Confirm you get the alert and that the form is not submitted

http://bugs.koha-community.org/show_bug.cgi?id=14070

Signed-off-by: Indranil Das Gupta <indradg at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list