https://bugs.documentfoundation.org/show_bug.cgi?id=150569
Bug ID: 150569
Summary: Date shown incorrectly in a form with default values
Product: LibreOffice
Version: 7.2.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
If you create a form with the wizard and default options dates in the table
greater than 31/12/2200 are shown incorrectly
Steps to Reproduce:
1. Create a table with at least one DATE field
2. Fill table with some data. In the DATE field fill some values greater than
31/12/2200, e.g. 9/9/9999
3. Create a form with the wizard to edit such table, may be with a table format
to see all data together, but don“t mind if it is selected another format. Do
not modify any control, use the default options to every one.
4. Save the form
5. Open the form to browse data
Actual Results:
The dates greater than 31/12/2200 are shown as 31/12/2200 regardless of the
data in the table
Expected Results:
Every date shown should be exactly the same than in the table
Reproducible: Always
User Profile Reset: No
Additional Info:
This effect is produced by the "Date max" option in the date field control,
which is set to 31/12/2200.
This control option shouldn't allow introduce (new) dates over the configured
date, but it is not expected that the control shows a different date than
stored in table
--
You are receiving this mail because:
You are the assignee for the bug.