[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 15 16:22:14 CEST 2015


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

--- Comment #2 from Indranil Das Gupta <indradg at gmail.com> ---
Created attachment 39212
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39212&action=edit
Bug 14070 Improved handling of Notice saving

Addresses the issue of losing already entered data when an user
attempts to save a new or existing letter / notice. Happened if
the used template's (i.e. email, phone, print or sms) mandatory
field(s) i.e. subject or content were left empty.

Test plan
=========

1/ Enter a new text for a notice, don't fill the subject line of
   the template used
2/ Save - a note is shown that not all mandatory fields have been
   filled in
3/ Verify: You are kicked back to the overview page of notices,
   your changes have not been saved
4/ apply patch
5/ repeat step #1 and #2 - a note is shown that not all mandatory
   fields have been filled in. You should remain on the add_form
   screen without losing data due to redirection back to Notices
   overview page.
6/ run koha qa tests tool

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


More information about the Koha-bugs mailing list