[Koha-bugs] [Bug 15669] alphabetize marc modification pulldowns

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 26 16:29:51 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15669

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 47310
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47310&action=edit
Bug 15669 - alphabetize marc modification templtes

This patch sorts the mdofication templates lists before passing them
into templates in the three places they are used

tools/batch_record_modification.pl
tools/marc_modification.pl
tools/stage-marc-import.pl

To test:
1 - Add some marc modification templates in a non alpha order (Shoes,
        Hats, Cats)
2 - visit the three pages above and note the templates are in order
added
3 - apply patch
4 - visit the three pages and note correct order
5 - verify all tools continue to work as expected

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list