Bug 16947: Can not modify patron messaging preferences
authorMarc <veron@veron.ch>
Thu, 21 Jul 2016 08:22:57 +0000 (10:22 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 22 Jul 2016 17:11:09 +0000 (17:11 +0000)
commit87d96b973aa19e0808070d4b0fdd6485e5c83181
tree86cc5783bf1e4222e89489cd8756dc54e9a569fd
parent52ac9a1ca3990102c3c635e3d9af06aae29f73e1
Bug 16947: Can not modify patron messaging preferences

To verify:
- Set syspref 'EnhancedMessagingPreferences' to 'Allow'
- In staff client, go to a patron's detail page
- Edit Patron messaging preferences (using link below table)
- Save
Result: Form does not save, stays open
JavaScript error in intranet-tmpl/prog/js/members.js line 107
TypeError: document.form.password is undefined

To test:
- Apply patch
- Repeat steps above
- Verify that messaging preferences save as expected
- Verify that other patron modifications work as before

NOTE: remember to force reload of the javascripts.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/js/members.js