Bugzilla – Attachment 102975 Details for
Bug 25032
Generic unhandled exception handling
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25032: Add missing utf8 flag in koha-common.postinst
Bug-25032-Add-missing-utf8-flag-in-koha-commonpost.patch (text/plain), 854 bytes, created by
Jonathan Druart
on 2020-04-15 09:17:17 UTC
(
hide
)
Description:
Bug 25032: Add missing utf8 flag in koha-common.postinst
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-04-15 09:17:17 UTC
Size:
854 bytes
patch
obsolete
>From c5305e84f1641eac1df2b21845486db8bb41827b Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 15 Apr 2020 11:02:39 +0200 >Subject: [PATCH] Bug 25032: Add missing utf8 flag in koha-common.postinst > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > debian/koha-common.postinst | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/debian/koha-common.postinst b/debian/koha-common.postinst >index 9d994fed3c..2270bd729c 100644 >--- a/debian/koha-common.postinst >+++ b/debian/koha-common.postinst >@@ -167,6 +167,7 @@ log4perl.appender.API.filename=/var/log/koha/$site/api-error.log > log4perl.appender.API.mode=append > log4perl.appender.API.layout=PatternLayout > log4perl.appender.API.layout.ConversionPattern=[%d] [%p] %m %l %n >+log4perl.appender.API.utf8=1 > > EOF > fi >-- >2.20.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 25032
:
102160
|
102161
|
102305
|
102306
|
102307
|
102523
|
102524
|
102525
|
102947
|
102971
|
102972
|
102973
|
102974
|
102975
|
103752
|
103753
|
103754
|
103755
|
103756