Bugzilla – Attachment 133132 Details for
Bug 29602
We must be nicer with translators
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29602: (follow-up) fix crash: SET KohaSpan → USE KohaSpan
Bug-29602-follow-up-fix-crash-SET-KohaSpan--USE-Ko.patch (text/plain), 1.07 KB, created by
Victor Grousset/tuxayo
on 2022-04-10 02:45:29 UTC
(
hide
)
Description:
Bug 29602: (follow-up) fix crash: SET KohaSpan → USE KohaSpan
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2022-04-10 02:45:29 UTC
Size:
1.07 KB
patch
obsolete
>From edf35ec2d9636230ad4d6ec0b073d09f99019f92 Mon Sep 17 00:00:00 2001 >From: Victor Grousset/tuxayo <victor@tuxayo.net> >Date: Sat, 5 Feb 2022 00:21:26 +0100 >Subject: [PATCH] =?UTF-8?q?Bug=2029602:=20(follow-up)=20fix=20crash:=20SET?= > =?UTF-8?q?=20KohaSpan=20=E2=86=92=20USE=20KohaSpan?= >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >--- > .../background_jobs/batch_authority_record_modification.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_authority_record_modification.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_authority_record_modification.inc >index 3f56ca598b..d1ed00a125 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_authority_record_modification.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_authority_record_modification.inc >@@ -1,4 +1,4 @@ >-[% SET KohaSpan %] >+[% USE KohaSpan %] > [% BLOCK report %] > [% SET report = job.report %] > [% IF report %] >-- >2.35.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 29602
:
128108
|
128109
|
128534
|
128535
|
128542
|
128543
|
130196
|
130197
|
130198
|
130199
|
130200
|
131421
|
131422
|
131423
|
131424
|
131425
|
131934
|
131935
|
131936
|
131937
|
131938
|
133129
|
133130
|
133131
|
133132
|
133133
|
133370
|
133371
|
133372
|
133373
|
133374
|
133381
|
133382
|
133383
|
133384
|
133385
|
133495
|
133521