[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.12-8-g62dfb6a

Git repo owner gitmaster at git.koha-community.org
Fri Jan 23 10:20:28 CET 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.14.x has been updated
       via  62dfb6ac6e041d092e3208773e4f9ab64de047f0 (commit)
      from  4a80c0483ee87cde8a065c425a519a471ed6fcb3 (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 62dfb6ac6e041d092e3208773e4f9ab64de047f0
Author: Chris <chris at bigballofwax.co.nz>
Date:   Mon Jan 5 06:37:51 2015 +0000

    Bug 13510 : Fixing the third XSS issue
    
    To test
    
    1/ Make sure you have some items in your database, that have values in items.issue
    If nessecary do something like
    
    UPDATE items SET issues = 10 WHERE itemnumber=somenumber
    
    2/ Hit a url like http://localhost:8080/cgi-bin/koha/opac-topissues.pl?do_it=1&timeLimit=3%3Cscript%3Eprompt%28924513%29%3C/script%3E
    
    3/ Notice you will get a prompt
    4/ Apply patch
    5/ Test again
    
    Signed-off-by: Katrin Fischer <katrin.fischer at bsz-bw.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 82e3bc7e21995172465c0482ba9af9a99cef5a78)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-topissues.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list