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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26066|0                           |1
        is obsolete|                            |

--- Comment #14 from Katrin Fischer <[email protected]> ---
Created attachment 26526
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26526&action=edit
[PASSED QA] Bug 8262: Special kohaadmin cannot create lists

Since kohaadmin has no borrower number, it cannot create lists.
A database error is logged, but the user is not notified.
This patch alerts the user (kohaadmin).
In the incidental case that a normal user gets a database error,
he is notified too that the list could not be created.

Test plan (for prog and bootstrap):
This patch should be applied on top of 9032 patches.
Login as kohaadmin.
Create a list in opac and staff. Check the message.
Login as a normal user.
Force a database error on list creation (I renamed category
in the table with alter table change column..)
You should have a different error message.

Signed-off-by: Marcel de Rooy <[email protected]>
Signed-off-by: Jesse Maseto <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>
Works as described, passes tests and QA script.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to