Bugzilla – Attachment 47174 Details for
Bug 14624
<<items.content>> for advance_notices.pl wrongly documented
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14624 - <<items.content>> for advance_notices.pl wrongly documented
Bug-14624---itemscontent-for-advancenoticespl-wron.patch (text/plain), 1.53 KB, created by
Katrin Fischer
on 2016-01-22 11:24:43 UTC
(
hide
)
Description:
Bug 14624 - <<items.content>> for advance_notices.pl wrongly documented
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2016-01-22 11:24:43 UTC
Size:
1.53 KB
patch
obsolete
>From f357eb36c86ea91701c743ebf35927382689bc74 Mon Sep 17 00:00:00 2001 >From: Natasha <tasham_8@hotmail.com> >Date: Tue, 19 Jan 2016 02:51:49 +0000 >Subject: [PATCH] Bug 14624 - <<items.content>> for advance_notices.pl wrongly > documented > >To Test Check perldoc for misc/cronjobs/advance_noitces.pl >and see that the documentation matches. > >Ran: >$ perldoc misc/cronjobs/advance_noitces.pl >Saw expected changes. >Koha QA test tools pass too. > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Switched due date for the name of the database column >date_due as the parameter expects a list of database >column names. >--- > misc/cronjobs/advance_notices.pl | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/misc/cronjobs/advance_notices.pl b/misc/cronjobs/advance_notices.pl >index 81c3cae..6eda48c 100755 >--- a/misc/cronjobs/advance_notices.pl >+++ b/misc/cronjobs/advance_notices.pl >@@ -101,7 +101,7 @@ statement otherwise. > > comma separated list of fields that get substituted into templates in > places of the E<lt>E<lt>items.contentE<gt>E<gt> placeholder. This >-defaults to due date,title,author,barcode >+defaults to date_due,title,author,barcode > > Other possible values come from fields in the biblios, items and > issues tables. >@@ -144,7 +144,7 @@ are: > =item E<lt>E<lt>items.contentE<gt>E<gt> > > one line for each item, each line containing a tab separated list of >-title, author, barcode, issuedate >+date due, title, author, barcode > > =item E<lt>E<lt>borrowers.*E<gt>E<gt> > >-- >1.9.1
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 14624
:
46843
|
47068
|
47173
| 47174