]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1669534 - OPAC hold request should not default to first SMS carrier
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Tue, 23 May 2017 13:58:39 +0000 (09:58 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 8 Aug 2017 13:57:39 +0000 (09:57 -0400)
commitf7deb92856e5c3e89f1112bf5b68ff307f04c524
treec07c591ce52212b16630f708457f9b2777f222ee
parent96b1d32ccec2c01631ea8a39b72e89b6f1880aac
LP#1669534 - OPAC hold request should not default to first SMS carrier

Added empty <option> tag to address this and related form validation issues.

To test
-------
[0] Ensure that SMS messaging is enabled.
[1] Apply the patch and go to the place hold form in the public
    catalog. Verify that no mobile carrier is selected.
[2] Set the default SMS carrier and number for the user account
    and go back to the place hold form. Verify that the user's
    default carrier and number appear in the form.

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/opac/parts/sms_carrier_selector.tt2