Bugzilla – Attachment 67517 Details for
Bug 17989
Stricter control on source directory for html templates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17989: Resolve "verbatim paragraph in NAME section" warning in C4::Templates
Bug-17989-Resolve-verbatim-paragraph-in-NAME-secti.patch (text/plain), 1011 bytes, created by
Marcel de Rooy
on 2017-10-02 10:02:46 UTC
(
hide
)
Description:
Bug 17989: Resolve "verbatim paragraph in NAME section" warning in C4::Templates
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-10-02 10:02:46 UTC
Size:
1011 bytes
patch
obsolete
>From d9ae5ad6c4951c8d90c8882176c34a1bfecd86d4 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Wed, 26 Jul 2017 13:14:13 +0200 >Subject: [PATCH] Bug 17989: Resolve "verbatim paragraph in NAME section" > warning in C4::Templates >Content-Type: text/plain; charset=utf-8 > >*** WARNING: Verbatim paragraph in NAME section at line 28 in file C4/Templates.pm > >Test plan: >Run podchecker on C4::Templates and verify that the warning is resolved. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > C4/Templates.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/Templates.pm b/C4/Templates.pm >index 434e7bd..343a374 100644 >--- a/C4/Templates.pm >+++ b/C4/Templates.pm >@@ -25,7 +25,7 @@ use List::MoreUtils qw/ any uniq /; > > =head1 NAME > >- Koha::Templates - Object for manipulating templates for use with Koha >+C4::Templates - Object for manipulating templates for use with Koha > > =cut > >-- >2.1.4
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 17989
:
65277
|
65278
|
65279
|
65280
|
65281
|
66272
|
66273
|
66274
|
66275
|
66276
|
66317
|
66318
|
66319
|
66320
|
66321
|
67514
|
67515
|
67516
|
67517
|
67518
|
68654
|
68667
|
68668
|
68669
|
68670
|
68671
|
68672
|
68842
|
68843