https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20439 --- Comment #3 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 137579 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137579&action=edit Bug 20439: Sort SMS providers in alphabetical order To test: 1/ Add 'Email' to the 'SMSSendDriver' system preference. 2/ Make sure 'EnhancedMessagingPreferencesOPAC' and 'EnhancedMessagingPreferences' are turned on. 3/ Add some SMS providers (/cgi-bin/koha/admin/sms_providers.pl) with different names. 4/ Notice on memberentry.pl and opac-messaging.pl the SMS providers sort by when they were added, not alphabetically. 5/ Apply patch and restart services. 6/ Look at memberentry.pl and opac-messaging.pl and notice that they SMS providers now sort alphabetically. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.