Bugzilla – Attachment 62652 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), 848 bytes, created by
Baptiste Wojtkowski (bwoj)
on 2017-04-25 08:24:15 UTC
(
hide
)
Description:
Bug 18110: Update addressFormat in atomicupdate
Filename:
MIME Type:
Creator:
Baptiste Wojtkowski (bwoj)
Created:
2017-04-25 08:24:15 UTC
Size:
848 bytes
patch
obsolete
>From 7d91f92d4c0c2b3d35e399709917a8cd23a84701 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 > >--- > 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.7.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