http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10038 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 19719 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19719&action=edit Bug 10038: Doubled 'default' entry when creating a new authority type Test plan: - Create a new authority type - Click MARC structure - Verify the pull down has only 1 entry for Default - Go on the authority type home (admin/authtypes.pl) - Click on the "MARC structure" link for the default type - Verify the pull down has only 1 entry for Default This patch adds a sort (on the authtypecode) for these 2 lists. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.