[KEXI] [Bug 402963] New: Fix handling localized month/day names for numbers smaller than 10
Jarosław Staniek
bugzilla_noreply at kde.org
Mon Jan 7 09:21:23 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=402963
Bug ID: 402963
Summary: Fix handling localized month/day names for numbers
smaller than 10
Product: KEXI
Version: 3.1.0
Platform: Other
OS: All
Status: REPORTED
Severity: normal
Priority: NOR
Component: Tables
Assignee: kexi-bugs at kde.org
Reporter: staniek at kde.org
CC: adam at piggz.co.uk, inksi at fables.co.za
Target Milestone: ---
Dates with month/day number smaller than 10 are invalid when copied to
clipboard.
STEPS TO REPRODUCE "Input handling for numbers smaller than 10 in dates"
1. Run KEXI using "LC_TIME=en_US kexi-3.1"
2. Open create/any document, go to table data view for date or date/time
format.
3. Enter date such as 1/1/2012 (or 1/1/12 if year format is two-digit in your
KEXI). Accept changes and start editing again, select all characters in the
field by pressing Ctrl+A, copy contents, paste somewhere in a text editor
outside of KEXI.
4. Repeat the steps 2-3 and observations for a form with such date types.
OBSERVED RESULT
Date displayed as 1/1/12 has day and month input mask with two digits. So on
editing it is displayed as 1_/1_/12.
This is correct but data copied to the clipboard should not include the "_"
place holders.
EXPECTED RESULT
Instead 1/1/12 sould be copied, matching the display format.
SOFTWARE/OS VERSIONS
Any
ADDITIONAL INFORMATION
Order of sections would not be altered.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kexi-bugs
mailing list