Bug 20772: (QA follow-up) Add a missing html filter
authorKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 5 Oct 2018 11:38:26 +0000 (13:38 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Sat, 13 Oct 2018 11:34:33 +0000 (08:34 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt

index 8b9ac8a..6a17b7d 100644 (file)
                                 </li>
                                 <li class="price_paid">
                                     <label class="price_paid">Price paid:</label>
-                                    <input name="price_paid" id="price_paid" type="text" value="[% request.price_paid %]">
+                                    <input name="price_paid" id="price_paid" type="text" value="[% request.price_paid | html %]">
                                 </li>
                                 <li class="req_id">
                                     <label class="req_id">Request number:</label>