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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 3 10:53:46 CET 2016


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

Frédéric Demians <frederic at tamil.fr> changed:

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

--- Comment #6 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 48612
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48612&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

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

Signed-off-by: Frédéric Demians <f.demians at tamil.fr>

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


More information about the Koha-bugs mailing list