[koha-commits] main Koha release repository branch master updated. v16.05.00-372-g87d96b9

Git repo owner gitmaster at git.koha-community.org
Fri Jul 22 19:08:56 CEST 2016


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  87d96b973aa19e0808070d4b0fdd6485e5c83181 (commit)
      from  52ac9a1ca3990102c3c635e3d9af06aae29f73e1 (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 87d96b973aa19e0808070d4b0fdd6485e5c83181
Author: Marc <veron at veron.ch>
Date:   Thu Jul 21 10:22:57 2016 +0200

    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 at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/js/members.js |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list