Bugzilla – Attachment 157750 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), 961 bytes, created by
Victor Grousset/tuxayo
on 2023-10-24 15:50:31 UTC
(
hide
)
Description:
Bug 35136: (bug 31383 follow-up) Fix db rev
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2023-10-24 15:50:31 UTC
Size:
961 bytes
patch
obsolete
>From 41bd7e0dccd2ece87f70399a95473962129cb95e 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> >Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> >--- > 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 0aece4ae4f..99f26c07cf 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