]> git.koha-community.org Git - koha.git/commit
Bug 9556: fix setting messaging prefs when changing patron category
authorGalen Charlton <gmc@esilibrary.com>
Wed, 6 Feb 2013 16:02:18 +0000 (08:02 -0800)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 24 Apr 2013 08:21:48 +0000 (20:21 +1200)
commit2f4aae67af3ea621c6565c85219d2f4bca43fa55
treef1b554ae9181f8d4f5e1c2a843f686b205399868
parent9da5a782f7806e526624925da284c9b95a0a5209
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@esilibrary.com>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt