]> git.koha-community.org Git - koha.git/commit
Bug 10038: fix doubled 'default' entry when creating a new authority type
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 17 Jul 2013 13:02:43 +0000 (15:02 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 3 Dec 2013 15:32:46 +0000 (12:32 -0300)
commit609dd4ba45dd15f93e41a8a1300548a5059a87b0
treed6c1bb36eb333a5685dfbd5477d8fc73f591a23a
parent82eb608a9516a20bbb21ad5da6dd9303c0aafcba
Bug 10038: fix 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.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Comment: Works as described. No koha-qa errors.

When creating a new framework it would be better to have Default
on top, but one is way better than two :)

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Agreed, one is better than two :)
All tests and QA script pass.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit b04118df82a20eeec71bfb99349ab28943011c42)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
admin/auth_tag_structure.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_tag_structure.tt