Bugzilla – Attachment 62664 Details for
Bug 18110
Adds FR to the syspref AddressFormat
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18110: Update addressFormat in atomicupdate
Bug-18110-Update-addressFormat-in-atomicupdate.patch (text/plain), 982 bytes, created by
Marc Véron
on 2017-04-25 12:41:18 UTC
(
hide
)
Description:
Bug 18110: Update addressFormat in atomicupdate
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2017-04-25 12:41:18 UTC
Size:
982 bytes
patch
obsolete
>From 77e112e8b3fb0f8ee5f9be21348fc1f2ee6894b7 Mon Sep 17 00:00:00 2001 >From: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> >Date: Mon, 3 Apr 2017 13:40:44 +0000 >Subject: [PATCH] Bug 18110: Update addressFormat in atomicupdate >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Marc Véron <veron@veron.ch> >--- > installer/data/mysql/atomicupdate/bug18110_updated_AddressFormat.sql | 1 + > 1 file changed, 1 insertion(+) > create mode 100644 installer/data/mysql/atomicupdate/bug18110_updated_AddressFormat.sql > >diff --git a/installer/data/mysql/atomicupdate/bug18110_updated_AddressFormat.sql b/installer/data/mysql/atomicupdate/bug18110_updated_AddressFormat.sql >new file mode 100644 >index 0000000..3cf8df8 >--- /dev/null >+++ b/installer/data/mysql/atomicupdate/bug18110_updated_AddressFormat.sql >@@ -0,0 +1 @@ >+UPDATE systempreferences SET value='us', options = 'us | de | fr' WHERE variable = 'AddressFormat'; >-- >2.1.4
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 18110
:
60176
|
60214
|
60215
|
60426
|
60657
|
60689
|
60690
|
60694
|
60695
|
61610
|
61639
|
61650
|
61651
|
61652
|
61656
|
61796
|
62651
|
62652
|
62664
|
62740
|
62741
|
62742
|
62743
|
62744
|
62745