Bugzilla – Attachment 90537 Details for
Bug 19787
Adding system preferences to configure the screen messages for SIP checkout flags in Self-Checkout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19787: (followup) add missing comma
Bug-19787-followup-add-missing-comma.patch (text/plain), 1.78 KB, created by
Mark Tompsett
on 2019-06-12 18:40:51 UTC
(
hide
)
Description:
Bug 19787: (followup) add missing comma
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2019-06-12 18:40:51 UTC
Size:
1.78 KB
patch
obsolete
>From 5b07b48a924bf6c68822183d7b05fa979aa2d0b9 Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Wed, 12 Jun 2019 18:40:23 +0000 >Subject: [PATCH] Bug 19787: (followup) add missing comma > >--- > installer/data/mysql/atomicupdate/bug_19787_-_SIP_Message_sysprefs.sql | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/atomicupdate/bug_19787_-_SIP_Message_sysprefs.sql b/installer/data/mysql/atomicupdate/bug_19787_-_SIP_Message_sysprefs.sql >index f45af20528..53c09e1daf 100644 >--- a/installer/data/mysql/atomicupdate/bug_19787_-_SIP_Message_sysprefs.sql >+++ b/installer/data/mysql/atomicupdate/bug_19787_-_SIP_Message_sysprefs.sql >@@ -3,5 +3,5 @@ INSERT IGNORE INTO systempreferences ( `variable`, `value`, `options`, `explanat > ('ReservedSIPMessage','Item was reserved for you.',NULL,'Message to be shown when attempting to check out an item in self-checkout reserved by another patron','Free'), > ('ReservedWaitingSIPMessage','Item is reserved for another patron upon return.',NULL,'Message to be shown when checking out an item in self-checkout that the user has reserved', 'Free'), > ('CheckedToAnotherSIPMessage','Item already checked out to another person.', NULL, 'Message to be shown when attempting to check out an item in self-checkout already checked out by another patron', 'Free'), >-('DebtSIPMessage','Outstanding fines, block issue.',NULL,'Message to be shown when patron attempting to check out in self-checkout has outstanding fines','Free') >+('DebtSIPMessage','Outstanding fines, block issue.',NULL,'Message to be shown when patron attempting to check out in self-checkout has outstanding fines','Free'), > ('HighHoldsSIPMessage','Loan period reduced for high-demand item',NULL,'Message to be shown when checking out a high demand item','Free'); >-- >2.11.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 19787
:
69809
|
90537
|
110077
|
118623