http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8262 --- Comment #5 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 25756 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25756&action=edit 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: This patch should be applied on top of 9032 patches. Login as kohaadmin under opac and staff. Create a list in opac and staff. Check the message. -- You are receiving this mail because: You are watching all bug changes.