Bugzilla – Attachment 79703 Details for
Bug 21454
Price filtered variables should not need to be html filtered
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21454: Update the tests
Bug-21454-Update-the-tests.patch (text/plain), 650 bytes, created by
Kyle M Hall (khall)
on 2018-10-01 11:20:43 UTC
(
hide
)
Description:
Bug 21454: Update the tests
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2018-10-01 11:20:43 UTC
Size:
650 bytes
patch
obsolete
>From 417f97335a63aac6aec7e946e47b4ad88d68a796 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Sat, 29 Sep 2018 13:09:59 -0300 >Subject: [PATCH] Bug 21454: Update the tests > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/template_filters.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/template_filters.t b/t/template_filters.t >index a36e75635b..7ea0f54f1d 100644 >--- a/t/template_filters.t >+++ b/t/template_filters.t >@@ -56,6 +56,7 @@ my $input = <<INPUT; > [% foo UNLESS bar %] > [% SET var = val %] > [% var = val %] >+[% var | \$Price %] > [%END%] > INPUT > >-- >2.17.1 (Apple Git-112)
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 21454
:
79614
|
79615
|
79616
| 79703 |
79704
|
79705