D18035: Fix two-digit year formats issue: not allow by default
Jarosław Staniek
noreply at phabricator.kde.org
Mon Jan 7 09:57:56 GMT 2019
staniek created this revision.
staniek added a reviewer: piggz.
Herald added a project: KEXI.
Herald added a subscriber: Kexi-Devel-list.
staniek requested review of this revision.
REVISION SUMMARY
BUG:378481
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.
REPOSITORY
R71 Kexi
BRANCH
378481-date-entry
REVISION DETAIL
https://phabricator.kde.org/D18035
AFFECTED FILES
src/doc/dev/settings.txt
src/widget/utils/kexidatetimeformatter.cpp
To: staniek, piggz
Cc: Kexi-Devel-list, barman, staniek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kexi-devel/attachments/20190107/08f6d2a3/attachment.html>
More information about the Kexi-devel
mailing list