[koha-commits] main Koha release repository branch 3.20.x updated. v3.20.01-44-ga5d1ed3

Git repo owner gitmaster at git.koha-community.org
Sun Jul 12 23:54:36 CEST 2015


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.20.x has been updated
       via  a5d1ed35116f2435104c301db058c223497c9733 (commit)
       via  9dc856985a468e3e0e6f4b01328f2b60c7698095 (commit)
       via  d96b9c1ca2594f98c577bbdf7079dbb0f9581853 (commit)
      from  24aac1c17423a86e9936e64e37b4a500025b3b9a (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 a5d1ed35116f2435104c301db058c223497c9733
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Apr 1 16:23:48 2015 +0200

    Bug 8802: On editing a library group category type is not set
    
    The category type was always set to 'searchdomain', because it's the
    first of the dropdown list.
    
    Test plan:
    1/ Create or edit a library group
    2/ Set the category type to "properties"
    3/ Edit it again
    4/ Confirm "properties" is correctly selected
    
    Signed-off-by: Nick Clemens <nick at quecheelibrary.org>
    Signed-off-by: Katrin Fischer <katrin.fischer at bsz-bw.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    (cherry picked from commit fc6789c20636f8104854b74209b658634831f4e5)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 9dc856985a468e3e0e6f4b01328f2b60c7698095
Author: Liz Rea <wizzyrea at gmail.com>
Date:   Tue Jun 23 12:37:09 2015 +1200

    Bug 14423: tab characters in auth_subfields_structure
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    (cherry picked from commit 887bb6d510aaafc94b7a59fea62f773f3ce83116)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit d96b9c1ca2594f98c577bbdf7079dbb0f9581853
Author: Chris <chris at bigballofwax.co.nz>
Date:   Sun Jun 21 08:46:40 2015 +0000

    Bug 14423: XSS issues in marc_subfields_structure
    
    1/ Hit a url like http://localhost:8081/cgi-bin/koha/admin/marc_subfields_structure.pl?op=add_form&tagfield=%22/%3E%3Cscript%3Ealert%28%27oh%20noes%27%29%3C/script%3E
    2/ Notice all the alert boxes
    3/ Apply patch
    4/ Reload page, no more alerts
    5/ Test functionality still works
    
    Signed-off-by: Jonathan Druart <jonathan.druart at koha-community.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    (cherry picked from commit 91a8584aa845fb1695a46fe3b89197f7d1365d94)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 admin/branches.pl                                  |    2 +-
 .../en/modules/admin/marc_subfields_structure.tt   |   28 ++++++++++----------
 2 files changed, 15 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list