]> 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:59:48 +0000 (09:59 -0400)
commit3eb759100eb4bd5f0342f31fba3ad365383b5310
tree119174242d8ed8ceec02ad5a479fbac2610bd818
parentb8ebe0a1702bcc7e07ece652caa70d694f98436a
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