http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9556 Bug ID: 9556 Summary: Changing patron category does not fully update patron messaging preferences Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: gmcharlt@gmail.com CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com If EnhancedMessagingPreferences is enabled, changing the patron category in the patron editor should change the messaging preferences that are assigned to the category defaults. However, this works only incompletely; numeric drop-downs are changed, but checkboxes are not. This is a result of one of the patches for bug 5462, which changed some HTML IDs without also updating the JavaScript that uses them. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.