Bugzilla – Attachment 60376 Details for
Bug 15498
Replace ExportWithCsvProfile with ExportCircHistory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15498: [QA Follow-up]
Bug-15498-QA-Follow-up.patch (text/plain), 972 bytes, created by
Marcel de Rooy
on 2017-02-17 07:58:12 UTC
(
hide
)
Description:
Bug 15498: [QA Follow-up]
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-02-17 07:58:12 UTC
Size:
972 bytes
patch
obsolete
>From ed25ac6572901f32e339c7d9b3d0eeddc42bedb9 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 17 Feb 2017 08:10:43 +0100 >Subject: [PATCH] Bug 15498: [QA Follow-up] >Content-Type: text/plain; charset=utf-8 > >Resolves: forbidden pattern: trailing space char (line 334) >--- > members/moremember.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/members/moremember.pl b/members/moremember.pl >index 0a919b9..3a054dd 100755 >--- a/members/moremember.pl >+++ b/members/moremember.pl >@@ -331,7 +331,7 @@ if ( C4::Context->preference("ExportCircHistory") ) { > $template->param(csv_profiles => [ Koha::CsvProfiles->search({ type => 'marc' }) ]); > } > >-# in template <TMPL_IF name="I"> => instutitional (A for Adult, C for children) >+# in template <TMPL_IF name="I"> => instutitional (A for Adult, C for children) > $template->param( $data->{'categorycode'} => 1 ); > $template->param( > patron => $patron, >-- >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 15498
:
46338
|
46339
|
50257
|
50258
|
57064
|
57065
|
57066
|
57070
|
57072
|
57073
|
57074
|
57075
|
60372
|
60373
|
60374
|
60375
|
60376
|
60385
|
60386
|
60387
|
60388
|
60389
|
60390
|
60411
|
60412
|
60413
|
60414
|
60415
|
60416