Bugzilla – Attachment 50631 Details for
Bug 16167
Remove prefs to drive authorised value images
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 16167: Atomic update
PASSED-QA-Bug-16167-Atomic-update.patch (text/plain), 853 bytes, created by
Katrin Fischer
on 2016-04-25 13:03:01 UTC
(
hide
)
Description:
[PASSED QA] Bug 16167: Atomic update
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2016-04-25 13:03:01 UTC
Size:
853 bytes
patch
obsolete
>From c3872660f380990dc73101a52ed8d195499ebf6a Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 4 Apr 2016 08:39:57 +0100 >Subject: [PATCH] [PASSED QA] Bug 16167: Atomic update > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > installer/data/mysql/atomicupdate/bug_16167.sql | 1 + > 1 file changed, 1 insertion(+) > create mode 100644 installer/data/mysql/atomicupdate/bug_16167.sql > >diff --git a/installer/data/mysql/atomicupdate/bug_16167.sql b/installer/data/mysql/atomicupdate/bug_16167.sql >new file mode 100644 >index 0000000..9cd45f5 >--- /dev/null >+++ b/installer/data/mysql/atomicupdate/bug_16167.sql >@@ -0,0 +1 @@ >+DELETE FROM systempreferences WHERE variable="AuthorisedValueImages" OR variable="StaffAuthorisedValueImages"; >-- >1.9.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 16167
:
49673
|
49838
|
50262
|
50276
|
50277
| 50631 |
50632