[koha-commits] main Koha release repository branch new/bug_9556 created. v3.08.00-1712-g9912e38

Git repo owner gitmaster at git.koha-community.org
Thu Feb 7 14:35:06 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, new/bug_9556 has been created
        at  9912e384043df1224a5a1735a8f3fec3caddd8fc (commit)

- Log -----------------------------------------------------------------
commit 9912e384043df1224a5a1735a8f3fec3caddd8fc
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Feb 6 08:02:18 2013 -0800

    Bug 9556: fix setting messaging prefs when changing patron category
    
    As a result of accumulated changes to field names returned
    by the members/default_messageprefs.pl service, the JavaScript
    to change the patron messaging preferences to the category default
    when changing a patron's category in the patron editor stopped
    working.
    
    To test:
    
    [1] Turn on the EnhancedMessagingPreferences feature.
    [2] Set message preference defaults for at least two
        patron categories.
    [3] Before applying the patch, create a new patron record
        using one of the categories you set prefs for, then
        change the category, then change it back again.  You
        will see that numeric settings like the number of days
        for advanced notices will change, but checkboxes won't change.
    [4] Apply the patch, then create a new patron record and
        try changing the patron category.  You will see that all of
        the preferences will get updated to the category default
        each time you change the category.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list