http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10947 --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 38339 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38339&action=edit [Signed-off] Bug 10947: Fix editing the default authority type The default authority type cannot be defined. The authtypecode is en empty string and the tests should be done on "defined", not "exist". Test plan: Edit the default authority type, save it. Note: There is no way to create an authority with an empty string, with you deleted you won't be able to recreate it. Followed test plan, works as expected. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.