Bugzilla – Attachment 122135 Details for
Bug 28598
Changing date or time format on a production server will NOT create duplicate fines and we should remove the syspref warnings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28598: Update DateFormat and TimeFormat descriptions to remove warnings
Bug-28598-Update-DateFormat-and-TimeFormat-descrip.patch (text/plain), 1.59 KB, created by
Andrew Fuerste-Henry
on 2021-06-18 13:17:45 UTC
(
hide
)
Description:
Bug 28598: Update DateFormat and TimeFormat descriptions to remove warnings
Filename:
MIME Type:
Creator:
Andrew Fuerste-Henry
Created:
2021-06-18 13:17:45 UTC
Size:
1.59 KB
patch
obsolete
>From cd1c4e4113a218eba04fc0f41df645a6f2da1c9c Mon Sep 17 00:00:00 2001 >From: Andrew Fuerste-Henry <andrew@bywatersolutions.com> >Date: Fri, 18 Jun 2021 13:15:34 +0000 >Subject: [PATCH] Bug 28598: Update DateFormat and TimeFormat descriptions to > remove warnings > >To test, confirm that the warnings are present without the patch and gone with it. >--- > .../prog/en/modules/admin/preferences/i18n_l10n.pref | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref >index 9a34a176cc..7517d2f3e9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref >@@ -8,7 +8,7 @@ I18N/L10N: > metric: dd/mm/yyyy > dmydot: dd.mm.yyyy > iso: yyyy-mm-dd >- - . <br/> <strong>NOTE:</strong> Do not change this preference on a production server with overdue items that are accruing fines. Doing so will result in duplicate fines! >+ - . > - > - Format times in > - pref: TimeFormat >@@ -16,7 +16,7 @@ I18N/L10N: > choices: > 24hr: 24 hour format ( e.g. "14:18" ) > 12hr: 12 hour format ( e.g. "02:18 PM" ) >- - . <br/> <strong>NOTE:</strong> Do not change this preference on a production server with overdue items that are accruing fines. Doing so will result in duplicate fines! >+ - . > - > - Use > - pref: CalendarFirstDayOfWeek >-- >2.20.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 28598
:
122135
|
122183
|
122227