Bugzilla – Attachment 39097 Details for
Bug 13948
Add ability to dump template toolkit variables to html comment
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13948 [QA Followup] - Make dependency optional
Bug-13948-QA-Followup---Make-dependency-optional.patch (text/plain), 768 bytes, created by
Kyle M Hall (khall)
on 2015-05-12 16:43:16 UTC
(
hide
)
Description:
Bug 13948 [QA Followup] - Make dependency optional
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-05-12 16:43:16 UTC
Size:
768 bytes
patch
obsolete
>From e4e3aafadc7370a96087ecd7f893ce46f9c22cc1 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 12 May 2015 12:42:07 -0400 >Subject: [PATCH] Bug 13948 [QA Followup] - Make dependency optional > >--- > C4/Installer/PerlDependencies.pm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 21b46b2..3af786e 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -524,7 +524,7 @@ our $PERL_DEPS = { > }, > 'Template::Plugin::Stash' => { > 'usage' => 'Debugging', >- 'required' => '1', >+ 'required' => '0', > 'min_ver' => '1.006', > }, > 'Gravatar::URL' => { >-- >1.7.2.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 13948
:
37444
|
37445
|
37981
|
39096
|
39097
|
39205
|
39245
|
39246
|
39247
|
39459
|
39460
|
39461
|
39994
|
39995
|
39996
|
39997