[Koha-bugs] [Bug 5002] No error message if category code already exists

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 24 12:39:49 CET 2015


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

--- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 37174
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37174&action=edit
Bug 5002: Display messages on adding/deleting patron category

There are no messages on adding and deleting patron category.
If an error occurs and the data is not inserted, the interface does not
alert the user.

This patch adds a message block to alert the user if something wrong
happened.

Test plan:
1/ Create a patron category PATCAT. You should get a confirmation
message.
2/ Try to create another patron category with the same code. You should
get an error message
3/ Delete the patron category PATCAT. You should get a confirmation
message.

Confirm there is no regression on this form (try update an existing
patron category too).

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list