Bugzilla – Attachment 23170 Details for
Bug 11307
Potential XSS attack vector in opac rss feed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11307 : Follow up for bootstrap theme (master and 3.14.x only)
Bug-11307--Follow-up-for-bootstrap-theme-master-an.patch (text/plain), 1.20 KB, created by
Mark Tompsett
on 2013-11-26 17:04:52 UTC
(
hide
)
Description:
Bug 11307 : Follow up for bootstrap theme (master and 3.14.x only)
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2013-11-26 17:04:52 UTC
Size:
1.20 KB
patch
obsolete
>From 2197a1ad34743e3526a171e71337e4731975ed64 Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chris@bigballofwax.co.nz> >Date: Wed, 27 Nov 2013 05:51:19 +1300 >Subject: [PATCH] Bug 11307 : Follow up for bootstrap theme (master and 3.14.x > only) > >To test: >Same as first patch, but using bootstrap theme > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >--- > .../bootstrap/en/modules/opac-opensearch.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-opensearch.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-opensearch.tt >index d585701..7b9cd8b 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-opensearch.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-opensearch.tt >@@ -25,7 +25,7 @@ > <opensearch:totalResults>[% total %]</opensearch:totalResults> > <opensearch:startIndex>[% offset %]</opensearch:startIndex> > [% IF ( results_per_page ) %] >- <opensearch:itemsPerPage>[% results_per_page %]</opensearch:itemsPerPage> >+ <opensearch:itemsPerPage>[% results_per_page |html%]</opensearch:itemsPerPage> > [% ELSE %] > <opensearch:itemsPerPage>20</opensearch:itemsPerPage> > [% END %] >-- >1.7.9.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 11307
:
23164
|
23167
|
23169
|
23170
|
23175
|
23176