22 Apr
2015
22 Apr
'15
1:48 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10947 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 38326 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38326&action=edit 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. -- You are receiving this mail because: You are watching all bug changes.