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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 18 17:43:26 CET 2016


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47311|0                           |1
        is obsolete|                            |

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

This patch sorts the modification templates when getting them from the
database  This affects the pages below:

tools/batch_record_modification.pl
tools/marc_modification.pl
tools/stage-marc-import.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 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