Bugzilla – Attachment 157740 Details for
Bug 35136
Error during database update after Bug 31383
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35136: (bug 31383 follow-up) Fix db rev
Bug-35136-bug-31383-follow-up-Fix-db-rev.patch (text/plain), 905 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2023-10-24 12:22:15 UTC
(
hide
)
Description:
Bug 35136: (bug 31383 follow-up) Fix db rev
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2023-10-24 12:22:15 UTC
Size:
905 bytes
patch
obsolete
>From 4234c01440675ac606425f9bb460f36d4aafdd3c Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 24 Oct 2023 08:06:55 +0200 >Subject: [PATCH] Bug 35136: (bug 31383 follow-up) Fix db rev > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > installer/data/mysql/db_revs/230600041.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/db_revs/230600041.pl b/installer/data/mysql/db_revs/230600041.pl >index 0aece4ae4ff..99f26c07cf6 100755 >--- a/installer/data/mysql/db_revs/230600041.pl >+++ b/installer/data/mysql/db_revs/230600041.pl >@@ -121,7 +121,7 @@ return { > SELECT id, code > FROM letter > WHERE content LIKE "%<<additional_content%" OR content LIKE "%<< additional_content%" >- } >+ }, { Slice => {} } > ); > > if (@$notice_templates) { >-- >2.42.0
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 35136
:
157724
|
157740
|
157750