[koha-commits] main Koha release repository branch master updated. v3.14.00-26-gb15f25d

Git repo owner gitmaster at git.koha-community.org
Thu Nov 21 16:00:11 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  b15f25d8c672d198cd074fd16f01e1f67fef955e (commit)
      from  c7ca5ad5af274b7236dbb22291a4c08599d99305 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b15f25d8c672d198cd074fd16f01e1f67fef955e
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Nov 6 12:33:59 2013 +0100

    Bug 11207: fix issue where SMS number couldn't be cleared when editing patron
    
    Test plan:
    1/ edit a patron
    2/ set a sms alert number
    3/ save
    4/ edit the patron
    5/ set the sms alert number to a blank value
    6/ save
    7/ the sms number is now an empty string
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script.
    
    Test plan used:
    - Activate the SMS functionality by giving a 'fake'
      SMSSendDriver of TEST
    - Activate EnhancedMessagingPreferences
    - Create a new patron, set Other phone to 'test'
    - Notice that Other phone was copied to sms number
    - Edit messaging preference section using the edit link
      below on the details tab and delete SMS number
    - Verify it's not possible to unset the SMS number
    - Apply patch
    - Repeat deleting - this time it works
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

-----------------------------------------------------------------------

Summary of changes:
 members/memberentry.pl |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list