[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.11-39-g8049ea6

Git repo owner gitmaster at git.koha-community.org
Mon Oct 24 12:27:26 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, 3.22.x has been updated
       via  8049ea6ccd2363c7de616dee15507aeb131e2339 (commit)
      from  3b407e3ecdcfe9ac79ffdc3f160735240d8eb427 (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 8049ea6ccd2363c7de616dee15507aeb131e2339
Author: Marc <veron at veron.ch>
Date:   Fri Oct 7 11:03:45 2016 +0200

    Bug 11217: The # in accountlines descriptions makes them un-writeoffable
    
    This patch adds escaping to url params in mambers/pay.pl
    
    To test:
    - Apply patch
    - Go to Home > Patrons > Manual invoice and create an invoice with a
      description containing a #
    - Go to tab "Pay fines"
    - Write off the fine
    Expected result: Fine is written off and does no longer display in pay tab.
    
    Signed-off-by: Claire Gravely <claire_gravely at hotmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit 692014c817b58876042ab03d71bde0c2cce7e571)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit ff2b5116e9edb5ce62212a8f25518bc1647b19b9)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 members/pay.pl |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list