https://bugs.kde.org/show_bug.cgi?id=378481

Jarosław Staniek <stan...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |3.2.0
      Latest Commit|https://commits.kde.org/kex |https://commits.kde.org/kex
                   |i/0928be1075aa424f9c208844d |i/b37727d3f688d3db1f6a85883
                   |e6f9c54329b4375             |6831eb16ac05485

--- Comment #8 from Jarosław Staniek <stan...@kde.org> ---
Git commit b37727d3f688d3db1f6a858836831eb16ac05485 by Jaroslaw Staniek.
Committed on 11/01/2019 at 16:34.
Pushed by staniek into branch '3.2'.

Fix two-digit year formats issue: not allow by default
FIXED-IN:3.2.0

Summary:

Test Plan:
1. Run "LC_TIME=en_US kexi-3.2", open test db from
https://bugs.kde.org/show_bug.cgi?id=369518

Expected:
Years are 4 digits now in tables and forms. On the output INFO message says as
explained at https://bugs.kde.org/show_bug.cgi?id=378481#c5.
Data entry works based on this new year format. Changes are properly saved to
db.
Display output e.g. in queries and reports follow this format too.

2. Set kexirc to
[General]
AllowTwoDigitYearFormats=true

And restart KEXI and open the same db.

Expected: original behavior: two-digit years.

Reviewers: piggz

Subscribers: Kexi-Devel-list

Tags: #kexi

Differential Revision: https://phabricator.kde.org/D18035

M  +8    -0    src/doc/dev/settings.txt
M  +51   -7    src/widget/utils/kexidatetimeformatter.cpp

https://commits.kde.org/kexi/b37727d3f688d3db1f6a858836831eb16ac05485

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to